LATIN CAPITAL LETTER I WITH GRAVE
Ì
U+00CC
Code
00CC
Code Point
204
Notes
: 0049 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
0xC30x8C
UTF-16
0x00CC
UTF-32
0x000000CC
Copy & Paste Codes
Character
Ì
Unicode Escape
\u{00CC}
HTML Entity (Decimal)
Ì
HTML Entity (Hex)
Ì
CSS Code
\00CC
JavaScript
String.fromCodePoint(0x00CC)
Python
chr(0x00CC)