Emoji Code Version |
iOS 10 - Current |
UTF-8 Unicode Character(s) |
👨🚒 |
UTF-8 Character Count |
3 |
Character(s) In Input |
|
AppleColorEmoji Font (available in OSX/iOS) |
👨🚒 |
Decimal HTML Entity |
👨 ‍ 🚒 |
Hexadecimal HTML Entity |
👨 ‍ 🚒 |
Hex Code Point(s) |
1f468, 200d, 1f692 |
Formal Unicode Notation |
U+1F468, U+200D, U+1F692 |
Decimal Code Point(s) |
128104, 8205, 128658 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x91 0xA8, 0xE2 0x80 0x8D, 0xF0 0x9F 0x9A 0x92 |
UTF-8 Hex Bytes |
F0 9F 91 A8, E2 80 8D, F0 9F 9A 92 |
UTF-8 Octal Bytes |
360 237 221 250, 342 200 215, 360 237 232 222 |
UTF-16 Hex (C Syntax) |
0xD83D 0xDC68, 0x200D, 0xD83D 0xDE92 |
UTF-16 Hex |
d83ddc68, 200d, d83dde92 |
UTF-16 Dec |
55357 56424, 8205, 55357 56978 |
UTF-32 Hex (C Syntax) |
0x0001F468 0x0000200D 0x0001F692 |
UTF-32 Hex |
01F468, 200D, 01F692 |
UTF-32 Dec |
128104, 8205, 128658 |
Python Src |
u"\U0001F468\u200D\U0001F692" |
PHP Src |
"\xf0\x9f\x91\xa8\xe2\x80\x8d\xf0\x9f\x9a\x92" |
C/C++/Java Src |
"\uD83D\uDC68\u200D\uD83D\uDE92" |