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