LATIN CAPITAL LETTER I WITH ACUTE
Í
U+00CD
Code
00CD
Code Point
205
Notes
: 0049 0301
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
0xC30x8D
UTF-16
0x00CD
UTF-32
0x000000CD
Copy & Paste Codes
Character
Í
Unicode Escape
\u{00CD}
HTML Entity (Decimal)
Í
HTML Entity (Hex)
Í
CSS Code
\00CD
JavaScript
String.fromCodePoint(0x00CD)
Python
chr(0x00CD)