LATIN SMALL LETTER A WITH CIRCUMFLEX
â
U+00E2
Code
00E2
Code Point
226
Notes
: 0061 0302
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
0xC30xA2
UTF-16
0x00E2
UTF-32
0x000000E2
Copy & Paste Codes
Character
â
Unicode Escape
\u{00E2}
HTML Entity (Decimal)
â
HTML Entity (Hex)
â
CSS Code
\00E2
JavaScript
String.fromCodePoint(0x00E2)
Python
chr(0x00E2)