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 BELOW RIGHT
Overview
᫄ (COMBINING RIGHT PARENTHESIS BELOW RIGHT) is the Unicode character at code point U+1AC4. 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+1AC4 | |
| decimal | 6852 | |
| htmldecimal | ᫄ | |
| htmlhex | ᫄ | |
| css | \1AC4 | |
| javascript | \u{1AC4} | |
| python | \u1ac4 | |
| java | \u1AC4 | |
| go | \u1AC4 | |
| ruby | \u{1AC4} | |
| rust | \u{1AC4} | |
| ccpp | \u1ac4 | |
| urlencoded | %E1%AB%84 | |
| utf8bytes | e1 ab 84 | |
| utf16bebytes | 1a c4 | |
| utf32bebytes | 00 00 1a c4 |
How to Use
HTML:
᫄
CSS:
content: "\1AC4"
JavaScript:
"\u{1AC4}"
Python:
"\u1ac4"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ᫄ character (COMBINING RIGHT PARENTHESIS BELOW RIGHT)?
᫄ (COMBINING RIGHT PARENTHESIS BELOW RIGHT) is the Unicode character U+1AC4.
What is the Unicode codepoint of COMBINING RIGHT PARENTHESIS BELOW RIGHT?
The COMBINING RIGHT PARENTHESIS BELOW RIGHT character (᫄) has codepoint U+1AC4.
How do I type or copy COMBINING RIGHT PARENTHESIS BELOW RIGHT?
Copy ᫄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.