Emoji Code Version |
iOS 9 - Current |
UTF-8 Unicode Character(s) |
🇮🇲 |
UTF-8 Character Count |
2 |
Character(s) In Input |
|
AppleColorEmoji Font (available in OSX/iOS) |
🇮🇲 |
Decimal HTML Entity |
🇮 🇲 |
Hexadecimal HTML Entity |
🇮 🇲 |
Hex Code Point(s) |
1f1ee, 1f1f2 |
Formal Unicode Notation |
U+1F1EE, U+1F1F2 |
Decimal Code Point(s) |
127470, 127474 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x87 0xAE, 0xF0 0x9F 0x87 0xB2 |
UTF-8 Hex Bytes |
F0 9F 87 AE, F0 9F 87 B2 |
UTF-8 Octal Bytes |
360 237 207 256, 360 237 207 262 |
UTF-16 Hex (C Syntax) |
0xD83C 0xDDEE, 0xD83C 0xDDF2 |
UTF-16 Hex |
d83cddee, d83cddf2 |
UTF-16 Dec |
55356 56814, 55356 56818 |
UTF-32 Hex (C Syntax) |
0x0001F1EE 0x0001F1F2 |
UTF-32 Hex |
01F1EE, 01F1F2 |
UTF-32 Dec |
127470, 127474 |
Python Src |
u"\U0001F1EE\U0001F1F2" |
PHP Src |
"\xf0\x9f\x87\xae\xf0\x9f\x87\xb2" |
C/C++/Java Src |
"\uD83C\uDDEE\uD83C\uDDF2" |