LATIN CAPITAL LETTER I (I)
I
Copy Character
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Unicode Code
U+0049
Codepoint
73
Notes
Turkish and Azerbaijani use 0131 for lowercase
Character Encoding
UTF-8
0x49
UTF-16
0x0049
UTF-32
0x00000049
Copy & Paste Codes
Unicode Escape
\u{0049}
HTML Entity (Decimal)
I
HTML Entity (Hex)
I
CSS Code
\0049
JavaScript/JSON
String.fromCodePoint(0x0049)
Python
chr(0x0049)
Ruby/PHP
chr(0x0049)
Unix, C, PHP, JAVA
0x0049
Perl
chr(0x0049)
URL Encoded
%0049