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