]
Copy to Clipboard
RIGHT SQUARE BRACKET
General information
ID | 93 |
HEX | 5d |
Char | ] |
Char type | START PUNCTUATION |
Unicode name | RIGHT SQUARE BRACKET |
Extended name | RIGHT SQUARE BRACKET |
Unicode group | Basic Latin |
Unicode Code Point | U+5D |
Mirrored | [ |
Conversion (How to escape ])
HTML Entity (decimal) | ] |
HTML Entity (hex) | ] |
URL Encoded | %5D |
C / C++ / Java | "\u5D" |
Javascript (ASCII) | "\x5D" |
Javascript (UTF-16) | "\u005D" |
Javascript | "\u{5D}" |
Python | u"\u5D" |
CSS | \5D |
CSS | \00005D |
How to type ]
Microsoft Windows ALT code | Alt + 93 |
Microsoft Office | write 5d then press Alt + X |
Microsoft Office (alternative) | write U+5d then press Alt + X |
Apple Mac | Hold Alt, type 5 D then release |
Apple Mac (alternative) | Hold Option, type 5 D then release |
UTF Encodings
UTF-8 (hex) | 5D |
UTF-8 (octal) | 135 |
UTF-8 (binary) | 01011101 |
UTF-16 (hex) | 00 5D |
UTF-16 (octal) | 0 135 |
UTF-16 (binary) | 00000000 01011101 |
UTF-32 (hex) | 00 00 00 5D |
UTF-32 (octal) | 000 000 000 135 |
UTF-32 (binary) | 00000000 00000000 00000000 01011101 |