U+007D · Basic Latin
Right Curly Bracket }
Right Curly Bracket is the Unicode character U+007D (official name “RIGHT CURLY BRACKET”) from the Basic Latin block. It belongs to SymbolHero’s punctuation collection. Copy it with the button, or use the codes and keyboard methods below to type it yourself.
UnicodeU+007D
HTML}
}U+007D
Character codes
| Unicode code point | U+007D | |
|---|---|---|
| Decimal | 125 | |
| HTML named entity | } | |
| HTML (hex) | } | |
| HTML (decimal) | } | |
| CSS | \007D | |
| JavaScript | \u007D | |
| Python | \u007D | |
| UTF-8 bytes | 7D | |
| UTF-16 | 007D | |
| URL-encoded | %7D |
Character details
| Official name | RIGHT CURLY BRACKET |
|---|---|
| Unicode block | Basic Latin |
| General category | Close Punctuation (Pe) |
| SymbolHero category | Punctuation |
| Emoji | No |
How to type }
Windows
- In Microsoft Word or Outlook: type
007Dthen press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “right curly bracket”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “right curly bracket”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
007D.
iPhone & Android
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “right curly bracket” or enter
U+007D. - HTML:
}or} - Excel / Google Sheets:
=UNICHAR(125)
Similar punctuation
Questions
What is the Unicode for }?
It is U+007D (RIGHT CURLY BRACKET), decimal 125.
Is there a Windows Alt code for it?
No standard Alt code exists for this character. In Word type 007D then Alt+X, or copy it from this page.
How do I type it on a Mac?
There is no built-in Option shortcut. Use the Character Viewer (Control + Command + Space) and search “right curly bracket”, or copy it from this page.
What is the HTML code?
Use the named entity } or the numeric reference }.