In the 7-bit ASCII character set, ASCII code 59 is represented by the character ; also known as the semicolon.

Character Representation Value/Description
ASCII Character ;
Decimal 59
Octal 73
Hexadecimal 3B
Binary 0011 1011
Description Semicolon
Category Printable Characters
Subcategory Punctuation and Symbols
Unicode U+003B

Encoding

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

Encoding Method Encoded Value
URL Escape Code %3B
Quoted-printable =3B