Latin-1 Supplement: Latin Capital Letter A With Diaeresis

Ä
U+00C4
Ä
Noto text font
Plane
0 (Basic Multilingual)
Block
Latin-1 Supplement
Unicode Version
1.1
UTF-32BE
00 00 00 C4
UTF-32LE
C4 00 00 00
UTF-16BE
00 C4
UTF-16LE
C4 00
UTF-8
C3 84

Character Escapes

HTML5
Ä
Ä
&Auml (obsolete)
Ä
C
\u00C4 (C99)
\U0000C4 (C99)
C++
\u{C4} (C++23)
\U000000C4
\u00C4
Java
\u00C4
JavaScript
\u{C4}
\u00C4
\xC4
CSS
\C4
\0000C4
Quoted-Printable
=C3=84
URL
%C3%84