| Type | Value |
|---|---|
| Unicode Character: | U+001B |
| Hex Code Point: | U+001B |
| Char In Input: | |
| Alternative Char Name (alias): | ESCAPE |
| Large Font: | U+001B |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Basic Latin |
| Unicode Block Range: | 0000 - 007F |
| General Category (short name): | Control(Cc) |
| Bidi Class Name: | Boundary_Neutral |
| Bidi Class Short: | BN |
| Bidi Mirrored: | N |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | U+001B |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | U+001B |
| Decimal HTML Entity |  |
| Hexadecimal HTML Entity |  |
| Hex Code Point(s) | 1b |
| Formal Unicode Notation | U+001B |
| Decimal Code Point(s) | 27 |
| UTF-8 Hex (C Syntax) | 0x1B |
| UTF-8 Hex Bytes | 1B |
| UTF-8 Octal Bytes | 33 |
| UTF-16 Hex (C Syntax) | 0x001B |
| UTF-16 Hex | 001B |
| UTF-16 Dec | 27 |
| UTF-32 Hex (C Syntax) | 0x0000001B |
| UTF-32 Hex | 0000001B |
| UTF-32 Dec | 27 |
| Python Src | u"\u001b" |
| PHP Src | "\x1b" |
| C/C++/Java Src | "\u001B" |