} Right Curly Bracket
U+007D
}
ℹ️ About
The Right Curly Bracket (U+007D) is a core punctuation symbol in the Basic Latin block. It serves as the closing delimiter for code blocks in languages like JavaScript, C++, and Java, and represents the end of sets in mathematical notation. It is the mirrored counterpart of the Left Curly Bracket (U+007B).
⚠️ Note: Do not confuse with ] (Right Square Bracket) or ) (Right Parenthesis).
⚡ Codes
HTML
}
CSS
\007D
Python
\u007D
Live Playground
More from Basic Latin
Copied!