}
Copy to Clipboard
RIGHT CURLY BRACKET
General information
| ID | 125 |
| HEX | 7d |
| Char | } |
| Char type | Close_Punctuation |
| Unicode name | RIGHT CURLY BRACKET |
| Extended name | RIGHT CURLY BRACKET |
| Unicode group | Basic Latin |
| Unicode Code Point | U+7D |
| Mirrored | { |
Conversion (How to escape })
| HTML Entity (decimal) | } |
| HTML Entity (hex) | } |
| URL Encoded | %7D |
| C / C++ / Java | "\u7D" |
| Javascript (ASCII) | "\x7D" |
| Javascript (UTF-16) | "\u007D" |
| Javascript | "\u{7D}" |
| Python | u"\u7D" |
| CSS | \7D |
| CSS | \00007D |
How to type }
| Microsoft Windows ALT code | Alt + 125 |
| Microsoft Office | write 7d then press Alt + X |
| Microsoft Office (alternative) | write U+7d then press Alt + X |
| Apple Mac | Hold Alt, type 7 D then release |
| Apple Mac (alternative) | Hold Option, type 7 D then release |
| Unix GTK | Hold Ctrl + Shift, type u 7 D, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 7 D, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 7D |
| UTF-8 (octal) | 175 |
| UTF-8 (binary) | 01111101 |
| UTF-16 (hex) | 00 7D |
| UTF-16 (octal) | 0 175 |
| UTF-16 (binary) | 00000000 01111101 |
| UTF-32 (hex) | 00 00 00 7D |
| UTF-32 (octal) | 000 000 000 175 |
| UTF-32 (binary) | 00000000 00000000 00000000 01111101 |
IMAGE