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