{
Copy to Clipboard
LEFT CURLY BRACKET
General information
ID | 123 |
HEX | 7b |
Char | { |
Char type | DASH PUNCTUATION |
Unicode name | LEFT CURLY BRACKET |
Extended name | LEFT CURLY BRACKET |
Unicode group | Basic Latin |
Unicode Code Point | U+7B |
Mirrored | } |
Conversion (How to escape {)
HTML Entity (decimal) | { |
HTML Entity (hex) | { |
URL Encoded | %7B |
C / C++ / Java | "\u7B" |
Javascript (ASCII) | "\x7B" |
Javascript (UTF-16) | "\u007B" |
Javascript | "\u{7B}" |
Python | u"\u7B" |
CSS | \7B |
CSS | \00007B |
How to type {
Microsoft Windows ALT code | Alt + 123 |
Microsoft Office | write 7b then press Alt + X |
Microsoft Office (alternative) | write U+7b then press Alt + X |
Apple Mac | Hold Alt, type 7 B then release |
Apple Mac (alternative) | Hold Option, type 7 B then release |
UTF Encodings
UTF-8 (hex) | 7B |
UTF-8 (octal) | 173 |
UTF-8 (binary) | 01111011 |
UTF-16 (hex) | 00 7B |
UTF-16 (octal) | 0 173 |
UTF-16 (binary) | 00000000 01111011 |
UTF-32 (hex) | 00 00 00 7B |
UTF-32 (octal) | 000 000 000 173 |
UTF-32 (binary) | 00000000 00000000 00000000 01111011 |