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