LATIN SMALL LETTER A WITH RING ABOVE
å
U+00E5
Code
00E5
Code Point
229
Notes
Danish, Norwegian, Swedish, Walloon
: 0061 030A
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
0xC30xA5
UTF-16
0x00E5
UTF-32
0x000000E5
Copy & Paste Codes
Character
å
Unicode Escape
\u{00E5}
HTML Entity (Decimal)
å
HTML Entity (Hex)
å
CSS Code
\00E5
JavaScript
String.fromCodePoint(0x00E5)
Python
chr(0x00E5)