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