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

Character Representation Value/Description
ASCII Character a
Decimal 97
Octal 141
Hexadecimal 61
Binary 0110 0001
Description Lowercase a
Category Printable Characters
Subcategory Lowercase Latin alphabet
Unicode U+0061

Encoding

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

Encoding Method Encoded Value
URL Escape Code a
Quoted-printable =61