ASCII 29: Group Separator
CHARACTER
GS
Group Separator
Control Character · Non-printable · ASCII 29
All Representations
| Format | Value |
|---|---|
| Decimal | 29 |
| Binary | 00011101 |
| Hexadecimal | 0x1D |
| Octal | 35 |
| HTML Entity |  |
| CSS Escape | \1d |
| JS Escape | \x1d |
| Python Escape | \x1d |
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 29?
ASCII code 29 is the Group Separator. It is a control character.
- What is ASCII 29 in binary?
ASCII 29 in binary is 00011101. In hexadecimal it is 0x1D.
- Is ASCII 29 a printable character?
No, ASCII 29 is a control character (Group Separator) and is not printable.