LATIN CAPITAL LETTER I
I
U+0049
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0049
Code Point
73
Notes
Turkish and Azerbaijani use 0131 for lowercase
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x49
UTF-16
0x0049
UTF-32
0x00000049
Copy & Paste Codes
Character
I
Unicode Escape
\u{0049}
HTML Entity (Decimal)
I
HTML Entity (Hex)
I
CSS Code
\0049
JavaScript
String.fromCodePoint(0x0049)
Python
chr(0x0049)