Emoji Code Version |
iOS 11 - 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) |
1f931, 1f3ff |
Formal Unicode Notation |
U+1F931, U+1F3FF |
Decimal Code Point(s) |
129329, 127999 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0xA4 0xB1, 0xF0 0x9F 0x8F 0xBF |
UTF-8 Hex Bytes |
F0 9F A4 B1, F0 9F 8F BF |
UTF-8 Octal Bytes |
360 237 244 261, 360 237 217 277 |
UTF-16 Hex (C Syntax) |
0xD83E 0xDD31, 0xD83C 0xDFFF |
UTF-16 Hex |
d83edd31, d83cdfff |
UTF-16 Dec |
55358 56625, 55356 57343 |
UTF-32 Hex (C Syntax) |
0x0001F931 0x0001F3FF |
UTF-32 Hex |
01F931, 01F3FF |
UTF-32 Dec |
129329, 127999 |
Python Src |
u"\U0001F931\U0001F3FF" |
PHP Src |
"\xf0\x9f\xa4\xb1\xf0\x9f\x8f\xbf" |
C/C++/Java Src |
"\uD83E\uDD31\uD83C\uDFFF" |