Emoji Code Version |
iOS 12 - Current |
UTF-8 Unicode Character(s) |
👨🏾🦳 |
UTF-8 Character Count |
4 |
Character(s) In Input |
|
AppleColorEmoji Font (available in OSX/iOS) |
👨🏾🦳 |
Decimal HTML Entity |
👨 🏾 ‍ 🦳 |
Hexadecimal HTML Entity |
👨 🏾 ‍ 🦳 |
Hex Code Point(s) |
1f468, 1f3fe, 200d, 1f9b3 |
Formal Unicode Notation |
U+1F468, U+1F3FE, U+200D, U+1F9B3 |
Decimal Code Point(s) |
128104, 127998, 8205, 129459 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x91 0xA8, 0xF0 0x9F 0x8F 0xBE, 0xE2 0x80 0x8D, 0xF0 0x9F 0xA6 0xB3 |
UTF-8 Hex Bytes |
F0 9F 91 A8, F0 9F 8F BE, E2 80 8D, F0 9F A6 B3 |
UTF-8 Octal Bytes |
360 237 221 250, 360 237 217 276, 342 200 215, 360 237 246 263 |
UTF-16 Hex (C Syntax) |
0xD83D 0xDC68, 0xD83C 0xDFFE, 0x200D, 0xD83E 0xDDB3 |
UTF-16 Hex |
d83ddc68, d83cdffe, 200d, d83eddb3 |
UTF-16 Dec |
55357 56424, 55356 57342, 8205, 55358 56755 |
UTF-32 Hex (C Syntax) |
0x0001F468 0x0001F3FE 0x0000200D 0x0001F9B3 |
UTF-32 Hex |
01F468, 01F3FE, 200D, 01F9B3 |
UTF-32 Dec |
128104, 127998, 8205, 129459 |
Python Src |
u"\U0001F468\U0001F3FE\u200D\U0001F9B3" |
PHP Src |
"\xf0\x9f\x91\xa8\xf0\x9f\x8f\xbe\xe2\x80\x8d\xf0\x9f\xa6\xb3" |
C/C++/Java Src |
"\uD83D\uDC68\uD83C\uDFFE\u200D\uD83E\uDDB3" |