ASCII 99: "c"
CHARACTER
c
"c"
Lowercase Letter · Printable · ASCII 99
All Representations
| Format | Value |
|---|---|
| Decimal | 99 |
| Binary | 01100011 |
| Hexadecimal | 0x63 |
| Octal | 143 |
| HTML Entity | c |
| CSS Escape | \63 |
| JS Escape | c |
| Python Escape | c |
Character Information
| Property | Value |
|---|---|
| Category | Lowercase Letter |
| Printable | Yes |
| Control character | No |
| Range | Standard ASCII (0–127) |
Nearby ASCII Codes
Frequently Asked Questions
- What character is ASCII code 99?
ASCII code 99 is the "c" ("c"). It is a lowercase letter.
- What is ASCII 99 in binary?
ASCII 99 in binary is 01100011. In hexadecimal it is 0x63.
- Is ASCII 99 a printable character?
Yes, ASCII 99 is a printable character: "c".