]
Copy to Clipboard
RIGHT SQUARE BRACKET
General information
| ID | 93 |
| HEX | 5d |
| Char | ] |
| Char type | Close_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 |
| Unix GTK | Hold Ctrl + Shift, type u 5 D, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 5 D, then press Enter. |
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 |
IMAGE