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