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