How To Type Esperanto With Any Keyboard

Published: 2019-01-25

Once I started to type in Esperanto to other people around the web I found I needed an easy way to type the Unicode characters for the letters not found on an English keyboard.

On a Chromebook

Press CTRL+SHIFT+U in any input field to get an underlined "u" on in the text field. Then type the Unicode digits and press enter.

In Vim!

In insert mode, type ctrl+V u (control + shift + v, u) for Unicode up to 4 hex digits long. Use Ctrl+V U (control + shift + v, shift + u) for longer Unicode decimals. After the sequence, type the hexadecimal number of the character. Keep in mind, if you mapped ctrl+shift+v to past in Vim this will interfere.

In Emacs

Press Ctrl+x 8 Enter or Meta+x; then insert the Unicode number for your desired character.

By Operating System:

Esperanto Special Characters:

Unicode Symbol
U+0108Ĉ
U+0109ĉ
U+011CĜ
U+011Dĝ
U+0124Ĥ
U+0125ĥ
U+0134Ĵ
U+0135ĵ
U+015CŜ
U+015Dŝ
U+016CŬ
U+016Dŭ

Click here for an exhaustive list of the Unicode characters. Look for the ones in your target language and you're good to go!