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