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 LETTER ERR) is the Unicode character at code point U+1C72. It belongs to the Ol Chiki block, in the Other Letter (Lo) general category. Its script is Olck.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C72 | |
| decimal | 7282 | |
| htmldecimal | ᱲ | |
| htmlhex | ᱲ | |
| css | \1C72 | |
| javascript | \u{1C72} | |
| python | \u1c72 | |
| java | \u1C72 | |
| go | \u1C72 | |
| ruby | \u{1C72} | |
| rust | \u{1C72} | |
| ccpp | \u1c72 | |
| urlencoded | %E1%B1%B2 | |
| utf8bytes | e1 b1 b2 | |
| utf16bebytes | 1c 72 | |
| utf32bebytes | 00 00 1c 72 |
How to Use
HTML:
ᱲ
CSS:
content: "\1C72"
JavaScript:
"\u{1C72}"
Python:
"\u1c72"
Properties
Frequently Asked Questions
What is the ᱲ character (OL CHIKI LETTER ERR)?
ᱲ (OL CHIKI LETTER ERR) is the Unicode character U+1C72.
What is the Unicode codepoint of OL CHIKI LETTER ERR?
The OL CHIKI LETTER ERR character (ᱲ) has codepoint U+1C72.
How do I type or copy OL CHIKI LETTER ERR?
Copy ᱲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.