ASCII 97: "a"
CHARACTER
a
"a"
Lowercase Letter · Printable · ASCII 97
All Representations
| Format | Value |
|---|---|
| Decimal | 97 |
| Binary | 01100001 |
| Hexadecimal | 0x61 |
| Octal | 141 |
| HTML Entity | a |
| CSS Escape | \61 |
| JS Escape | a |
| Python Escape | a |
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 97?
ASCII code 97 is the "a" ("a"). It is a lowercase letter.
- What is ASCII 97 in binary?
ASCII 97 in binary is 01100001. In hexadecimal it is 0x61.
- Is ASCII 97 a printable character?
Yes, ASCII 97 is a printable character: "a".