ASCII 26: Substitute
CHARACTER
SUB
Substitute
Control Character · Non-printable · ASCII 26
All Representations
| Format | Value |
|---|---|
| Decimal | 26 |
| Binary | 00011010 |
| Hexadecimal | 0x1A |
| Octal | 32 |
| HTML Entity |  |
| CSS Escape | \1a |
| JS Escape | \x1a |
| Python Escape | \x1a |
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 26?
ASCII code 26 is the Substitute. It is a control character.
- What is ASCII 26 in binary?
ASCII 26 in binary is 00011010. In hexadecimal it is 0x1A.
- Is ASCII 26 a printable character?
No, ASCII 26 is a control character (Substitute) and is not printable.