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