ä
(click to copy)
Char | ä |
Unicode name | LATIN SMALL LETTER A WITH DIAERESIS |
Unicode group | Latin-1 Supplement |
Unicode Code Point | U+E4 |
to Uppercase | Ä |
HTML Entity (name) | ä |
HTML Entity (decimal) | ä |
HTML Entity (hex) | ä |
How to type in Microsoft Windows | Alt + 0228 |
How to type in Microsoft Office | write e4 then press Alt + X |
How to type in Microsoft Office | write U+e4 then press Alt + X |
How to type in Apple Mac | Hold Alt, type E 4 then release |
How to type in Apple Mac | Hold Option, type E 4 then release |
UTF-8 (hex) | 0xE4 |
UTF-8 (octal) | 344 |
UTF-8 (binary) | 11100100 |
UTF-16 (hex) | 0x00E4 |
UTF-16 (decimal) | 228 |
UTF-32 (hex) | 0x000000E4 |
UTF-32 (decimal) | 228 |
How to display in C/C++/Java | "\uE4" |
How to type in Python | u"\uE4" |