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) |
1f1ea, 1f1ed |
Formal Unicode Notation |
U+1F1EA, U+1F1ED |
Decimal Code Point(s) |
127466, 127469 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x87 0xAA, 0xF0 0x9F 0x87 0xAD |
UTF-8 Hex Bytes |
F0 9F 87 AA, F0 9F 87 AD |
UTF-8 Octal Bytes |
360 237 207 252, 360 237 207 255 |
UTF-16 Hex (C Syntax) |
0xD83C 0xDDEA, 0xD83C 0xDDED |
UTF-16 Hex |
d83cddea, d83cdded |
UTF-16 Dec |
55356 56810, 55356 56813 |
UTF-32 Hex (C Syntax) |
0x0001F1EA 0x0001F1ED |
UTF-32 Hex |
01F1EA, 01F1ED |
UTF-32 Dec |
127466, 127469 |
Python Src |
u"\U0001F1EA\U0001F1ED" |
PHP Src |
"\xf0\x9f\x87\xaa\xf0\x9f\x87\xad" |
C/C++/Java Src |
"\uD83C\uDDEA\uD83C\uDDED" |