| Type | Value |
|---|---|
| Unicode Character: | |
| Hex Code Point: | U+E000 |
| Char In Input: | |
| Large Font: | |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Private Use Area |
| Unicode Block Range: | E000 - F8FF |
| General Category (short name): | Private_Use(Co) |
| Bidi Class Name: | Left_To_Right |
| Bidi Class Short: | L |
| Bidi Mirrored: | N |
| Script Name: | Unknown |
| Script Name Short: | Zzzz |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | |
| Decimal HTML Entity |  |
| Hexadecimal HTML Entity |  |
| Hex Code Point(s) | e000 |
| Formal Unicode Notation | U+E000 |
| Decimal Code Point(s) | 57344 |
| UTF-8 Hex (C Syntax) | 0xEE 0x80 0x80 |
| UTF-8 Hex Bytes | EE 80 80 |
| UTF-8 Octal Bytes | 356 200 200 |
| UTF-16 Hex (C Syntax) | 0xE000 |
| UTF-16 Hex | e000 |
| UTF-16 Dec | 57344 |
| UTF-32 Hex (C Syntax) | 0x0000E000 |
| UTF-32 Hex | E000 |
| UTF-32 Dec | 57344 |
| Python Src | u"\uE000" |
| PHP Src | "\xee\x80\x80" |
| C/C++/Java Src | "\uE000" |