î
(click to copy)
Char | î |
Unicode name | LATIN SMALL LETTER I WITH CIRCUMFLEX |
Unicode group | Latin-1 Supplement |
Unicode Code Point | U+EE |
to Uppercase | Î |
HTML Entity (name) | î |
HTML Entity (decimal) | î |
HTML Entity (hex) | î |
How to type in Microsoft Windows | Alt + 0238 |
How to type in Microsoft Office | write ee then press Alt + X |
How to type in Microsoft Office | write U+ee then press Alt + X |
How to type in Apple Mac | Hold Alt, type E E then release |
How to type in Apple Mac | Hold Option, type E E then release |
UTF-8 (hex) | 0xEE |
UTF-8 (octal) | 356 |
UTF-8 (binary) | 11101110 |
UTF-16 (hex) | 0x00EE |
UTF-16 (decimal) | 238 |
UTF-32 (hex) | 0x000000EE |
UTF-32 (decimal) | 238 |
How to display in C/C++/Java | "\uEE" |
How to type in Python | u"\uEE" |