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 MUCAAD) is the Unicode character at code point U+1C7E. 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+1C7E | |
| decimal | 7294 | |
| htmldecimal | ᱾ | |
| htmlhex | ᱾ | |
| css | \1C7E | |
| javascript | \u{1C7E} | |
| python | \u1c7e | |
| java | \u1C7E | |
| go | \u1C7E | |
| ruby | \u{1C7E} | |
| rust | \u{1C7E} | |
| ccpp | \u1c7e | |
| urlencoded | %E1%B1%BE | |
| utf8bytes | e1 b1 be | |
| utf16bebytes | 1c 7e | |
| utf32bebytes | 00 00 1c 7e |
How to Use
HTML:
᱾
CSS:
content: "\1C7E"
JavaScript:
"\u{1C7E}"
Python:
"\u1c7e"
Properties
Frequently Asked Questions
What is the ᱾ character (OL CHIKI PUNCTUATION MUCAAD)?
᱾ (OL CHIKI PUNCTUATION MUCAAD) is the Unicode character U+1C7E.
What is the Unicode codepoint of OL CHIKI PUNCTUATION MUCAAD?
The OL CHIKI PUNCTUATION MUCAAD character (᱾) has codepoint U+1C7E.
How do I type or copy OL CHIKI PUNCTUATION MUCAAD?
Copy ᱾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.