LATIN SMALL LETTER A WITH DIAERESIS
ä
U+00E4
Code
00E4
Code Point
228
Notes
: 0061 0308
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30xA4
UTF-16
0x00E4
UTF-32
0x000000E4
Copy & Paste Codes
Character
ä
Unicode Escape
\u{00E4}
HTML Entity (Decimal)
ä
HTML Entity (Hex)
ä
CSS Code
\00E4
JavaScript
String.fromCodePoint(0x00E4)
Python
chr(0x00E4)