In the 7-bit ASCII character set, ASCII code 72 is represented by the character H also known as the uppercase h.

Character Representation Value/Description
ASCII Character H
Decimal 72
Octal 110
Hexadecimal 48
Binary 0100 1000
Description Uppercase H
Category Printable Characters
Subcategory Uppercase Latin alphabet
Unicode U+0048

Encoding

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

Encoding Method Encoded Value
URL Escape Code H
Quoted-printable =48