| Type | Value |
|---|---|
| Unicode Character: | { |
| Hex Code Point: | U+007B |
| Char In Input: | |
| Alternative Char Name (alias): | OPENING CURLY BRACKET |
| Large Font: | { |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Basic Latin |
| Unicode Block Range: | 0000 - 007F |
| General Category (short name): | Open_Punctuation(Ps) |
| Bidi Class Name: | Other_Neutral |
| Bidi Class Short: | ON |
| Bidi Mirrored: | Y |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | { |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | { |
| Decimal HTML Entity | { |
| Hexadecimal HTML Entity | { |
| Hex Code Point(s) | 7b |
| Formal Unicode Notation | U+7B |
| Decimal Code Point(s) | 123 |
| UTF-8 Hex (C Syntax) | 0x7B |
| UTF-8 Hex Bytes | 7B |
| UTF-8 Octal Bytes | 173 |
| UTF-16 Hex (C Syntax) | 0x007B |
| UTF-16 Hex | 007b |
| UTF-16 Dec | 123 |
| UTF-32 Hex (C Syntax) | 0x0000007B |
| UTF-32 Hex | 7B |
| UTF-32 Dec | 123 |
| Python Src | u"\u007B" |
| PHP Src | "\x7b" |
| C/C++/Java Src | "\u007B" |