In the 7-bit ASCII character set, ASCII code 101 is represented by the character e also known as the lowercase e.

Character Representation Value/Description
ASCII Character e
Decimal 101
Octal 145
Hexadecimal 65
Binary 0110 0101
Description Lowercase e
Category Printable Characters
Subcategory Lowercase Latin alphabet
Unicode U+0065

Encoding

Encoding non-standard letters and characters into values that can be displayed e.g. in browsers

Encoding Method Encoded Value
URL Escape Code e
Quoted-printable =65