Emoji Code Version |
iOS 10 - 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) |
1f919, 1f3ff |
Formal Unicode Notation |
U+1F919, U+1F3FF |
Decimal Code Point(s) |
129305, 127999 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0xA4 0x99, 0xF0 0x9F 0x8F 0xBF |
UTF-8 Hex Bytes |
F0 9F A4 99, F0 9F 8F BF |
UTF-8 Octal Bytes |
360 237 244 231, 360 237 217 277 |
UTF-16 Hex (C Syntax) |
0xD83E 0xDD19, 0xD83C 0xDFFF |
UTF-16 Hex |
d83edd19, d83cdfff |
UTF-16 Dec |
55358 56601, 55356 57343 |
UTF-32 Hex (C Syntax) |
0x0001F919 0x0001F3FF |
UTF-32 Hex |
01F919, 01F3FF |
UTF-32 Dec |
129305, 127999 |
Python Src |
u"\U0001F919\U0001F3FF" |
PHP Src |
"\xf0\x9f\xa4\x99\xf0\x9f\x8f\xbf" |
C/C++/Java Src |
"\uD83E\uDD19\uD83C\uDFFF" |