ASCII 15: Shift In
CHARACTER
SI
Shift In
Control Character · Non-printable · ASCII 15
All Representations
| Format | Value |
|---|---|
| Decimal | 15 |
| Binary | 00001111 |
| Hexadecimal | 0x0F |
| Octal | 17 |
| HTML Entity |  |
| CSS Escape | \0f |
| JS Escape | \x0f |
| Python Escape | \x0f |
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 15?
ASCII code 15 is the Shift In. It is a control character.
- What is ASCII 15 in binary?
ASCII 15 in binary is 00001111. In hexadecimal it is 0x0F.
- Is ASCII 15 a printable character?
No, ASCII 15 is a control character (Shift In) and is not printable.