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' : ''">
᱿
Overview
᱿ (OL CHIKI PUNCTUATION DOUBLE MUCAAD) is the Unicode character at code point U+1C7F. It belongs to the Ol Chiki block, in the Other Punctuation (Po) general category. Its script is Olck.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C7F | |
| decimal | 7295 | |
| htmldecimal | ᱿ | |
| htmlhex | ᱿ | |
| css | \1C7F | |
| javascript | \u{1C7F} | |
| python | \u1c7f | |
| java | \u1C7F | |
| go | \u1C7F | |
| ruby | \u{1C7F} | |
| rust | \u{1C7F} | |
| ccpp | \u1c7f | |
| urlencoded | %E1%B1%BF | |
| utf8bytes | e1 b1 bf | |
| utf16bebytes | 1c 7f | |
| utf32bebytes | 00 00 1c 7f |
How to Use
HTML:
᱿
CSS:
content: "\1C7F"
JavaScript:
"\u{1C7F}"
Python:
"\u1c7f"
Properties
Frequently Asked Questions
What is the ᱿ character (OL CHIKI PUNCTUATION DOUBLE MUCAAD)?
᱿ (OL CHIKI PUNCTUATION DOUBLE MUCAAD) is the Unicode character U+1C7F.
What is the Unicode codepoint of OL CHIKI PUNCTUATION DOUBLE MUCAAD?
The OL CHIKI PUNCTUATION DOUBLE MUCAAD character (᱿) has codepoint U+1C7F.
How do I type or copy OL CHIKI PUNCTUATION DOUBLE MUCAAD?
Copy ᱿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.