In the 7-bit ASCII character set, ASCII code 93 is represented by the character ] also known as the closing bracket.

Character Representation Value/Description
ASCII Character ]
Decimal 93
Octal 135
Hexadecimal 5D
Binary 0101 1101
Description Closing bracket
Category Printable Characters
Subcategory Punctuation and Symbols
Unicode U+005D

Encoding

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

Encoding Method Encoded Value
URL Escape Code %5D
Quoted-printable =5D