In the 7-bit ASCII character set, ASCII code 80 is represented by the character P also known as the uppercase p.

Character Representation Value/Description
ASCII Character P
Decimal 80
Octal 120
Hexadecimal 50
Binary 0101 0000
Description Uppercase P
Category Printable Characters
Subcategory Uppercase Latin alphabet
Unicode U+0050

Encoding

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

Encoding Method Encoded Value
URL Escape Code P
Quoted-printable =50