U+0029
Right Parenthesis)
Right Parenthesis is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "close", "paren", "bracket", "round".
Quick facts
- Unicode
- U+0029
- Decimal
- 41
- Hex
- 0x0029
- Octal
- 0o51
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+0029 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | RIGHT PARENTHESIS | |
| Unicode 1.0 nameLegacy alias | CLOSING PARENTHESIS | |
| DecimalBase 10 | 41 | |
| HexadecimalBase 16 | 0x0029 | |
| OctalBase 8 | 0o51 | |
| BinaryBase 2 | 0000000000101001 | |
| General categoryPunctuation, close | Pe | |
| Unicode blockU+0000–U+007F | Basic Latin | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ) | |
| HTML entity (hex) | ) | |
| CSS content escapeUse inside content: "…" | \0029 | |
| URL encodedPercent-encoded UTF-8 | ) |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u0029 | |
| JSONUTF-16 surrogate pairs | \u0029 | |
| Python | \u0029 | |
| Java / C# / Kotlin | \u0029 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-81 byte | 29 | |
| UTF-16 (BE) | 0029 | |
| UTF-32 (BE) | 00000029 |
How to type Right Parenthesis
Windows
Hold Alt and type +29 with the hex numeric keypad option enabled, or type 29 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 0029. Or open Character Viewer (Control+Command+Space) and search "Right Parenthesis".
Linux
Press Ctrl+Shift+U, type 29, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ) in HTML, \0029 in CSS, and \u0029 in JavaScript.
Official Unicode reference
- Character name
- RIGHT PARENTHESIS
- Unicode 1.0 name
- CLOSING PARENTHESIS
- Block
- Basic Latin (U+0000–U+007F)
- General category
- Pe — Punctuation, close
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Right Parenthesis symbol?
Click the Copy button at the top of this page, or select ) and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Right Parenthesis?
Right Parenthesis is U+0029 (decimal 41, hexadecimal 0x0029, octal 0o51). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Right Parenthesis?
The Unicode Standard (version 18.0.0) names this character "RIGHT PARENTHESIS"; its Unicode 1.0 name was "CLOSING PARENTHESIS". Its General_Category is Pe (Punctuation, close).
What is the HTML code for Right Parenthesis?
Use ) or ). In CSS, use content: "\0029".
How do I type Right Parenthesis in code?
JavaScript: "\u0029". Python: "\u0029". JSON and Java: "\u0029". The UTF-8 byte sequence is 29.
Is Right Parenthesis an emoji?
No. Right Parenthesis is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.