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