ASCII 39: "'"
CHARACTER
'
"'"
Punctuation / Symbol · Printable · ASCII 39
All Representations
| Format | Value |
|---|---|
| Decimal | 39 |
| Binary | 00100111 |
| Hexadecimal | 0x27 |
| Octal | 47 |
| HTML Entity | ' |
| CSS Escape | \27 |
| 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 39?
ASCII code 39 is the "'" ("'"). It is a punctuation / symbol.
- What is ASCII 39 in binary?
ASCII 39 in binary is 00100111. In hexadecimal it is 0x27.
- Is ASCII 39 a printable character?
Yes, ASCII 39 is a printable character: "'".