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, 1f527 |
Formal Unicode Notation |
U+1F468, U+200D, U+1F527 |
Decimal Code Point(s) |
128104, 8205, 128295 |
UTF-8 Hex (C Syntax) |
0xF0 0x9F 0x91 0xA8, 0xE2 0x80 0x8D, 0xF0 0x9F 0x94 0xA7 |
UTF-8 Hex Bytes |
F0 9F 91 A8, E2 80 8D, F0 9F 94 A7 |
UTF-8 Octal Bytes |
360 237 221 250, 342 200 215, 360 237 224 247 |
UTF-16 Hex (C Syntax) |
0xD83D 0xDC68, 0x200D, 0xD83D 0xDD27 |
UTF-16 Hex |
d83ddc68, 200d, d83ddd27 |
UTF-16 Dec |
55357 56424, 8205, 55357 56615 |
UTF-32 Hex (C Syntax) |
0x0001F468 0x0000200D 0x0001F527 |
UTF-32 Hex |
01F468, 200D, 01F527 |
UTF-32 Dec |
128104, 8205, 128295 |
Python Src |
u"\U0001F468\u200D\U0001F527" |
PHP Src |
"\xf0\x9f\x91\xa8\xe2\x80\x8d\xf0\x9f\x94\xa7" |
C/C++/Java Src |
"\uD83D\uDC68\u200D\uD83D\uDD27" |