U+007D "}" Right Curly Bracket Unicode Character
Unicode Version 18.0
Source: Browser Default
U+007D "}" Right Curly Bracket is a typographic symbol commonly known as the closing brace or curly brace, and it belongs to the Basic Latin block as part of the ASCII character set, where it has the decimal value 125. In computing and mathematics, this character is used to denote the end of a block of code in many programming languages such as C, Java, and JavaScript, to close a set or group in mathematical notation, or to terminate a structure in markup languages like JSON and LaTeX. Its paired counterpart is the Left Curly Bracket U+007B, and together they form a fundamental syntactical tool for grouping, scoping, and defining collections within structured text and formal languages.
General Properties
Code Point
U+007D
Name
Right Curly Bracket
Unicode 1.0 Name
Closing Curly Bracket
Mirrored Character
Bidirectional Paired Bracket
Encodings
HTML Decimal Encoding
}
HTML Hex Encoding
}
UTF-8 Encoding
0x7D
UTF-16 Encoding
0x007D
UTF-32 Encoding
0x0000007D
C/C++/Java Escape
\u007d
Unicode Properties
Numeric Value
NaN
Script Extensions
Common