| DEC | 123 |
| OCT | 0o173 |
| HEX | 0x7b |
| BINARY | 0b01111011 |
| Symbol | { |
| Keys | alt + 123 |
| Html Code | { |
| DEC | OCT | HEX | BINARY | Symbol | Keys | Html Code |
|---|---|---|---|---|---|---|
| 123 | 0o173 | 0x7b | 0b01111011 | { | alt + 123 | { |
The ASCII (American Standard Code for Information Interchange) charset is used to represent letters, numbers and control signals in information processing systems by 7 bit binary values. This page shows all the information about 0x7b, with is the character '{' including the HTML code, the key combination and the hexadecimal, octal and birary encoding of the value.
See full table