In the 7-bit ASCII character set, ASCII code 68 is represented by the character D also known as the uppercase d.

Character Representation Value/Description
ASCII Character D
Decimal 68
Octal 104
Hexadecimal 44
Binary 0100 0100
Description Uppercase D
Category Printable Characters
Subcategory Uppercase Latin alphabet
Unicode U+0044

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 =44