Toolman

ASCII 59

ASCII 59 is Semicolon, written ;.

Every representation

Character;
NameSemicolon
Decimal59
Hexadecimal0x3B
Octal0073
Binary00111011
HTML entity&#59;
Escape sequence\x3B
UnicodeU+003B
GroupPunctuation or symbol

What it is for

The character ;.

Where the number comes from

Codes 32 to 126 hold the printable characters. The punctuation was distributed around the letters and digits so that the most common characters fell into positions that were convenient for the teleprinter keyboards of the time.

Frequently asked questions

What is ASCII 59?

Semicolon, the character ;. In hexadecimal it is 0x3B, in octal 0073, and in binary 00111011.

How do I type ASCII 59?

Type ; directly. In a string literal it can also be written \\x3B, and in HTML as &#59;.

Is ASCII 59 printable?

Yes. Codes 32 to 126 are the printable range, which is every character ASCII can actually display.

Nearby codes

Full ASCII table · Text to binary converter · Number base converter