LATIN CAPITAL LETTER A WITH CIRCUMFLEX
Â
U+00C2
Code
00C2
Code Point
194
Notes
: 0041 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
0xC30x82
UTF-16
0x00C2
UTF-32
0x000000C2
Copy & Paste Codes
Character
Â
Unicode Escape
\u{00C2}
HTML Entity (Decimal)
Â
HTML Entity (Hex)
Â
CSS Code
\00C2
JavaScript
String.fromCodePoint(0x00C2)
Python
chr(0x00C2)