LATIN CAPITAL LETTER A WITH DIAERESIS
Ä
U+00C4
Code
00C4
Code Point
196
Notes
: 0041 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
0xC30x84
UTF-16
0x00C4
UTF-32
0x000000C4
Copy & Paste Codes
Character
Ä
Unicode Escape
\u{00C4}
HTML Entity (Decimal)
Ä
HTML Entity (Hex)
Ä
CSS Code
\00C4
JavaScript
String.fromCodePoint(0x00C4)
Python
chr(0x00C4)