LATIN CAPITAL LETTER A WITH GRAVE
À
U+00C0
Code
00C0
Code Point
192
Notes
: 0041 0300
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
0xC30x80
UTF-16
0x00C0
UTF-32
0x000000C0
Copy & Paste Codes
Character
À
Unicode Escape
\u{00C0}
HTML Entity (Decimal)
À
HTML Entity (Hex)
À
CSS Code
\00C0
JavaScript
String.fromCodePoint(0x00C0)
Python
chr(0x00C0)