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