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