LATIN SMALL LETTER AE (æ)
æ
Copy Character
Unicode Code
U+00E6
Codepoint
230
Aliases
latin small ligature ae (1.1), ash (from Old English æsc)
Notes
Danish, Norwegian, Icelandic, Faroese, Old English, French, IPA
Character Encoding
UTF-8
0xC30xA6
UTF-16
0x00E6
UTF-32
0x000000E6
Copy & Paste Codes
Unicode Escape
\u{00E6}
HTML Entity (Decimal)
æ
HTML Entity (Hex)
æ
CSS Code
\00E6
JavaScript/JSON
String.fromCodePoint(0x00E6)
Python
chr(0x00E6)
Ruby/PHP
chr(0x00E6)
Unix, C, PHP, JAVA
0x00E6
Perl
chr(0x00E6)
URL Encoded
%00e6