LATIN SMALL LETTER AE
æ
U+00E6
Code
00E6
Code Point
230
Aliases
latin small ligature ae (1.1)
ash (from Old English æsc)
Notes
Danish, Norwegian, Icelandic, Faroese, Old English, French, IPA
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
0xC30xA6
UTF-16
0x00E6
UTF-32
0x000000E6
Copy & Paste Codes
Character
æ
Unicode Escape
\u{00E6}
HTML Entity (Decimal)
æ
HTML Entity (Hex)
æ
CSS Code
\00E6
JavaScript
String.fromCodePoint(0x00E6)
Python
chr(0x00E6)