Emoji Code Version |
iOS 12 - 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) |
1f1fa, 1f1f3 |
Formal Unicode Notation |
U+1F1FA, U+1F1F3 |
Decimal Code Point(s) |
127482, 127475 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x87 0xBA, 0xF0 0x9F 0x87 0xB3 |
UTF-8 Hex Bytes |
F0 9F 87 BA, F0 9F 87 B3 |
UTF-8 Octal Bytes |
360 237 207 272, 360 237 207 263 |
UTF-16 Hex (C Syntax) |
0xD83C 0xDDFA, 0xD83C 0xDDF3 |
UTF-16 Hex |
d83cddfa, d83cddf3 |
UTF-16 Dec |
55356 56826, 55356 56819 |
UTF-32 Hex (C Syntax) |
0x0001F1FA 0x0001F1F3 |
UTF-32 Hex |
01F1FA, 01F1F3 |
UTF-32 Dec |
127482, 127475 |
Python Src |
u"\U0001F1FA\U0001F1F3" |
PHP Src |
"\xf0\x9f\x87\xba\xf0\x9f\x87\xb3" |
C/C++/Java Src |
"\uD83C\uDDFA\uD83C\uDDF3" |