[
Copy to Clipboard
LEFT SQUARE BRACKET
General information
| ID | 91 |
| HEX | 5b |
| Char | [ |
| Char type | Open_Punctuation |
| Unicode name | LEFT SQUARE BRACKET |
| Extended name | LEFT SQUARE BRACKET |
| Unicode group | Basic Latin |
| Unicode Code Point | U+5B |
| Mirrored | ] |
Conversion (How to escape [)
| HTML Entity (decimal) | [ |
| HTML Entity (hex) | [ |
| URL Encoded | %5B |
| C / C++ / Java | "\u5B" |
| Javascript (ASCII) | "\x5B" |
| Javascript (UTF-16) | "\u005B" |
| Javascript | "\u{5B}" |
| Python | u"\u5B" |
| CSS | \5B |
| CSS | \00005B |
How to type [
| Microsoft Windows ALT code | Alt + 91 |
| Microsoft Office | write 5b then press Alt + X |
| Microsoft Office (alternative) | write U+5b then press Alt + X |
| Apple Mac | Hold Alt, type 5 B then release |
| Apple Mac (alternative) | Hold Option, type 5 B then release |
| Unix GTK | Hold Ctrl + Shift, type u 5 B, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 5 B, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 5B |
| UTF-8 (octal) | 133 |
| UTF-8 (binary) | 01011011 |
| UTF-16 (hex) | 00 5B |
| UTF-16 (octal) | 0 133 |
| UTF-16 (binary) | 00000000 01011011 |
| UTF-32 (hex) | 00 00 00 5B |
| UTF-32 (octal) | 000 000 000 133 |
| UTF-32 (binary) | 00000000 00000000 00000000 01011011 |
IMAGE