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