Toolman

ASCII 93

ASCII 93 is Right square bracket, written ].

Every representation

Character]
NameRight square bracket
Decimal93
Hexadecimal0x5D
Octal0135
Binary01011101
HTML entity]
Escape sequence\x5D
UnicodeU+005D
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 93?

Right square bracket, the character ]. In hexadecimal it is 0x5D, in octal 0135, and in binary 01011101.

How do I type ASCII 93?

Type ] directly. In a string literal it can also be written \\x5D, and in HTML as ].

Is ASCII 93 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