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