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