ASCII 28: File Separator
CHARACTER
FS
File Separator
Control Character · Non-printable · ASCII 28
All Representations
| Format | Value |
|---|---|
| Decimal | 28 |
| Binary | 00011100 |
| Hexadecimal | 0x1C |
| Octal | 34 |
| HTML Entity |  |
| CSS Escape | \1c |
| JS Escape | \x1c |
| Python Escape | \x1c |
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 28?
ASCII code 28 is the File Separator. It is a control character.
- What is ASCII 28 in binary?
ASCII 28 in binary is 00011100. In hexadecimal it is 0x1C.
- Is ASCII 28 a printable character?
No, ASCII 28 is a control character (File Separator) and is not printable.