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