ASCII 34: """
CHARACTER
"
"""
Punctuation / Symbol · Printable · ASCII 34
All Representations
| Format | Value |
|---|---|
| Decimal | 34 |
| Binary | 00100010 |
| Hexadecimal | 0x22 |
| Octal | 42 |
| HTML Entity | " |
| CSS Escape | \22 |
| JS Escape | \" |
| Python Escape | " |
Character Information
| Property | Value |
|---|---|
| Category | Punctuation / Symbol |
| Printable | Yes |
| Control character | No |
| Range | Standard ASCII (0–127) |
Nearby ASCII Codes
Frequently Asked Questions
- What character is ASCII code 34?
ASCII code 34 is the """ ("""). It is a punctuation / symbol.
- What is ASCII 34 in binary?
ASCII 34 in binary is 00100010. In hexadecimal it is 0x22.
- Is ASCII 34 a printable character?
Yes, ASCII 34 is a printable character: """.