How to Type Spanish Characters, Accents and Symbols in Linux
Environment independent
Overview
Special characters in Linux can be always entered by typing Unicode characters.
This method is independent from the keyboard layout and the language of the environment, so it is always an option.
The Unicode Standard is a character coding system designed to support the worldwide interchange, processing, and display of the written texts of the diverse languages and technical disciplines of the modern world.
Spanish Unicode Characters Table
To type this kind of characters, especially those used in Spanish language, the code point in hexadecimal form has to be entered pressing simulatenously Control+Shift+U and then entering the Character Hex Value
Spanish letter | Hex value | Key combination |
---|---|---|
á | 00e1 | Ctrl+Shift+u 00e1 |
Á | 00c1 | Ctrl+Shift+u 00c1 |
é | 00e9 | Ctrl+Shift+u 00e9 |
É | 00c9 | Ctrl+Shift+u 00c9 |
í | 00ed | Ctrl+Shift+u 00ed |
Í | 00cd | Ctrl+Shift+u 00cd |
ó | 00f3 | Ctrl+Shift+u 00f3 |
Ó | 00d3 | Ctrl+Shift+u 00d3 |
ú | 00fa | Ctrl+Shift+u 00fa |
Ú | 00da | Ctrl+Shift+u 00da |
ñ | 00f1 | Ctrl+Shift+u 00f1 |
Ñ | 00d1 | Ctrl+Shift+u 00d1 |
ü | 00fc | Ctrl+Shift+u 00fc |
Ü | 00dc | Ctrl+Shift+u 00dc |
¡ | 00a1 | Ctrl+Shift+u 00a1 |
¿ | 00bf | Ctrl+Shift+u 00bf |
- Find out IP addresses from MACs in a Local Area NetworkMay 10, 2023
- Choose any key as the modifier in i3wm in 6 stepsJanuary 20, 2021
- Adding a swap memory to Linux from command line in 6 stepsApril 2, 2020
- Free up space in Linux (Ubuntu)March 27, 2020
- Switch between languages in Linux. Write in multiple languages with same keyboard.March 21, 2020
- How to make Ubuntu display emojisFebruary 12, 2020
- Detect and mount USB devices in Linux from consoleJanuary 24, 2019
- How to make screencasts in Ubuntu LinuxJanuary 21, 2019
- Using i3 window manager in LinuxJanuary 7, 2019
- Setting Up A Fresh Linux ServerAugust 25, 2018
- How To Download A Website With Wget The Right WayJune 30, 2017
- Replicate Installed Package Selections From One Ubuntu System To AnotherApril 24, 2017
- Using Clamav Antivirus In UbuntuJanuary 25, 2017
- How to Type Spanish Characters, Accents and Symbols in Linux
Ubuntu
- How to activate tap to click touchpad's feature in Ubuntu in 4 stepsMarch 4, 2021
- Difference between suspend and hibernate in Ubuntu and how to execute them from command lineApril 12, 2020
- Solving Google Chrome's gpu-process error message in Ubuntu LinuxJanuary 7, 2019
- Solving Google Chrome's secret service operation error message in Ubuntu LinuxJanuary 7, 2019
- Start Emacs In Ubuntu The Right WayJune 10, 2017
Unix Shell
- Connect to a Bluetooth device from command line in Ubuntu LinuxJune 23, 2020
- Add Infolinks Script To An Existing Website From Console With Sed CommandApril 4, 2017
- How to change all files permissions to 644 and directories to 755January 10, 2017
- Shell Redirect Output And Errors To The Null Device In BashDecember 9, 2016
- Prevent Running Of Duplicate Cron JobsDecember 8, 2016
- Delete All Backup Files Recursively In BashNovember 28, 2016
- Bash Script to Find Out If MySQL Is Running Or NotNovember 9, 2016
Articles
Subcategories
Except as otherwise noted, the content of this page is licensed under CC BY-NC-ND 4.0 . Terms and Policy.
Powered by SimpleIT Hugo Theme
·