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