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 LETTER HLA) is the Unicode character at code point U+1C1E. It belongs to the Lepcha block, in the Other Letter (Lo) general category. Its script is Lepc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C1E | |
| decimal | 7198 | |
| htmldecimal | ᰞ | |
| htmlhex | ᰞ | |
| css | \1C1E | |
| javascript | \u{1C1E} | |
| python | \u1c1e | |
| java | \u1C1E | |
| go | \u1C1E | |
| ruby | \u{1C1E} | |
| rust | \u{1C1E} | |
| ccpp | \u1c1e | |
| urlencoded | %E1%B0%9E | |
| utf8bytes | e1 b0 9e | |
| utf16bebytes | 1c 1e | |
| utf32bebytes | 00 00 1c 1e |
How to Use
HTML:
ᰞ
CSS:
content: "\1C1E"
JavaScript:
"\u{1C1E}"
Python:
"\u1c1e"
Properties
Frequently Asked Questions
What is the ᰞ character (LEPCHA LETTER HLA)?
ᰞ (LEPCHA LETTER HLA) is the Unicode character U+1C1E.
What is the Unicode codepoint of LEPCHA LETTER HLA?
The LEPCHA LETTER HLA character (ᰞ) has codepoint U+1C1E.
How do I type or copy LEPCHA LETTER HLA?
Copy ᰞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.