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, 1f1fa |
Formal Unicode Notation |
U+1F1EA, U+1F1FA |
Decimal Code Point(s) |
127466, 127482 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x87 0xAA, 0xF0 0x9F 0x87 0xBA |
UTF-8 Hex Bytes |
F0 9F 87 AA, F0 9F 87 BA |
UTF-8 Octal Bytes |
360 237 207 252, 360 237 207 272 |
UTF-16 Hex (C Syntax) |
0xD83C 0xDDEA, 0xD83C 0xDDFA |
UTF-16 Hex |
d83cddea, d83cddfa |
UTF-16 Dec |
55356 56810, 55356 56826 |
UTF-32 Hex (C Syntax) |
0x0001F1EA 0x0001F1FA |
UTF-32 Hex |
01F1EA, 01F1FA |
UTF-32 Dec |
127466, 127482 |
Python Src |
u"\U0001F1EA\U0001F1FA" |
PHP Src |
"\xf0\x9f\x87\xaa\xf0\x9f\x87\xba" |
C/C++/Java Src |
"\uD83C\uDDEA\uD83C\uDDFA" |