ASCII 14: Shift Out
CHARACTER
SO
Shift Out
Control Character · Non-printable · ASCII 14
All Representations
| Format | Value |
|---|---|
| Decimal | 14 |
| Binary | 00001110 |
| Hexadecimal | 0x0E |
| Octal | 16 |
| HTML Entity |  |
| CSS Escape | \0e |
| JS Escape | \x0e |
| Python Escape | \x0e |
Character Information
| Property | Value |
|---|---|
| Category | Control Character |
| Printable | No |
| Control character | Yes |
| Range | Standard ASCII (0–127) |
Nearby ASCII Codes
Frequently Asked Questions
- What character is ASCII code 14?
ASCII code 14 is the Shift Out. It is a control character.
- What is ASCII 14 in binary?
ASCII 14 in binary is 00001110. In hexadecimal it is 0x0E.
- Is ASCII 14 a printable character?
No, ASCII 14 is a control character (Shift Out) and is not printable.