Unicode Character "}" U+007D Right Curly Bracket
Unicode Version 15.1
}
Summary
The unicode character "}" at code point U+007D is Right Curly Bracket. It is a character in the Basic Latin block and is part of the Common script. The character is a close punctuation. The UTF-8 encoding of "}" is 0x7D and the UTF-16 encoding is 0x007D.
General Properties
| Code Point | U+007D |
| Version Added | 1.1 |
| Name | Right Curly Bracket |
| Unicode 1.0 Name | Closing Curly Bracket |
| Block | Basic Latin |
| General Category | Close Punctuation |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
| Mirrored | Yes |
| Mirrored Character | "{" U+007B Left Curly Bracket |
| Bidirectional Paired Bracket Type | Close |
| Bidirectional Paired Bracket | "{" U+007B Left Curly Bracket |
Encodings
| HTML Entity | } } |
| HTML Decimal Encoding | } |
| HTML Hex Encoding | } |
| UTF-8 Encoding | 0x7D |
| UTF-16 Encoding | 0x007D |
| UTF-32 Encoding | 0x0000007D |
| C/C++/Java Escape | \u007d |