LATIN CAPITAL LETTER E WITH GRAVE
È
U+00C8
Code
00C8
Code Point
200
Notes
: 0045 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
0xC30x88
UTF-16
0x00C8
UTF-32
0x000000C8
Copy & Paste Codes
Character
È
Unicode Escape
\u{00C8}
HTML Entity (Decimal)
È
HTML Entity (Hex)
È
CSS Code
\00C8
JavaScript
String.fromCodePoint(0x00C8)
Python
chr(0x00C8)