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

Character Representation Value/Description
ASCII Character d
Decimal 100
Octal 144
Hexadecimal 64
Binary 0110 0100
Description Lowercase d
Category Printable Characters
Subcategory Lowercase Latin alphabet
Unicode U+0064

Encoding

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

Encoding Method Encoded Value
URL Escape Code d
Quoted-printable =64