LATIN CAPITAL LETTER AE
Æ
U+00C6
Code
00C6
Code Point
198
Aliases
latin capital ligature ae (1.1)
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
0xC30x86
UTF-16
0x00C6
UTF-32
0x000000C6
Copy & Paste Codes
Character
Æ
Unicode Escape
\u{00C6}
HTML Entity (Decimal)
Æ
HTML Entity (Hex)
Æ
CSS Code
\00C6
JavaScript
String.fromCodePoint(0x00C6)
Python
chr(0x00C6)