')' - U+0029 Right Parenthesis
Unicode Data
View details and encodings for Unicode character U+0029 Right Parenthesis, located in the Basic Latin block and Close Punctuation category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Right Parenthesis
- Category:
- Close Punctuation
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Other Neutrals
- Mirrored:
- Yes, ( (U+0028)
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
)
- HTML Entity - Decimal:
-
)
- HTML Entity - Hex:
-
)
- Unicode:
-
U+0029;
- Decimal:
-
41
- CSS:
-
\000029
- Javascript:
-
\u0029
- Perl:
-
\x{29}
- Ruby:
-
\u{29}
- Python:
-
u'\u0029'