copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('᫂'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
᫂
COMBINING RIGHT PARENTHESIS ABOVE RIGHT
Overview
᫂ (COMBINING RIGHT PARENTHESIS ABOVE RIGHT) is the Unicode character at code point U+1AC2. It belongs to the Combining Diacritical Marks Extended block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1AC2 | |
| decimal | 6850 | |
| htmldecimal | ᫂ | |
| htmlhex | ᫂ | |
| css | \1AC2 | |
| javascript | \u{1AC2} | |
| python | \u1ac2 | |
| java | \u1AC2 | |
| go | \u1AC2 | |
| ruby | \u{1AC2} | |
| rust | \u{1AC2} | |
| ccpp | \u1ac2 | |
| urlencoded | %E1%AB%82 | |
| utf8bytes | e1 ab 82 | |
| utf16bebytes | 1a c2 | |
| utf32bebytes | 00 00 1a c2 |
How to Use
HTML:
᫂
CSS:
content: "\1AC2"
JavaScript:
"\u{1AC2}"
Python:
"\u1ac2"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ᫂ character (COMBINING RIGHT PARENTHESIS ABOVE RIGHT)?
᫂ (COMBINING RIGHT PARENTHESIS ABOVE RIGHT) is the Unicode character U+1AC2.
What is the Unicode codepoint of COMBINING RIGHT PARENTHESIS ABOVE RIGHT?
The COMBINING RIGHT PARENTHESIS ABOVE RIGHT character (᫂) has codepoint U+1AC2.
How do I type or copy COMBINING RIGHT PARENTHESIS ABOVE RIGHT?
Copy ᫂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.