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 DIGIT ONE) is the Unicode character at code point U+1C51. It belongs to the Ol Chiki block, in the Decimal Number (Nd) general category. Its script is Olck.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C51 | |
| decimal | 7249 | |
| htmldecimal | ᱑ | |
| htmlhex | ᱑ | |
| css | \1C51 | |
| javascript | \u{1C51} | |
| python | \u1c51 | |
| java | \u1C51 | |
| go | \u1C51 | |
| ruby | \u{1C51} | |
| rust | \u{1C51} | |
| ccpp | \u1c51 | |
| urlencoded | %E1%B1%91 | |
| utf8bytes | e1 b1 91 | |
| utf16bebytes | 1c 51 | |
| utf32bebytes | 00 00 1c 51 |
How to Use
HTML:
᱑
CSS:
content: "\1C51"
JavaScript:
"\u{1C51}"
Python:
"\u1c51"
Properties
Frequently Asked Questions
What is the ᱑ character (OL CHIKI DIGIT ONE)?
᱑ (OL CHIKI DIGIT ONE) is the Unicode character U+1C51.
What is the Unicode codepoint of OL CHIKI DIGIT ONE?
The OL CHIKI DIGIT ONE character (᱑) has codepoint U+1C51.
How do I type or copy OL CHIKI DIGIT ONE?
Copy ᱑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.