
| ASCII Character | { | |
|---|---|---|
| Decimal | 123 | |
| Octal | 173 | |
| Hexadecimal | 7B | |
| Binary | 0111 1011 | |
| Description | Opening brace | |
| Category | Printable Characters | |
| Subcategory | Punctuation and symbols | |
| Unicode | The character is mapped in Unicode as U+007B | |
| More information about character { | ||
| URL Escape Code | %7B | |
|---|---|---|
| Quoted-printable | =7B |