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