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 MLA) is the Unicode character at code point U+1C16. 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+1C16 | |
| decimal | 7190 | |
| htmldecimal | ᰖ | |
| htmlhex | ᰖ | |
| css | \1C16 | |
| javascript | \u{1C16} | |
| python | \u1c16 | |
| java | \u1C16 | |
| go | \u1C16 | |
| ruby | \u{1C16} | |
| rust | \u{1C16} | |
| ccpp | \u1c16 | |
| urlencoded | %E1%B0%96 | |
| utf8bytes | e1 b0 96 | |
| utf16bebytes | 1c 16 | |
| utf32bebytes | 00 00 1c 16 |
How to Use
HTML:
ᰖ
CSS:
content: "\1C16"
JavaScript:
"\u{1C16}"
Python:
"\u1c16"
Properties
Frequently Asked Questions
What is the ᰖ character (LEPCHA LETTER MLA)?
ᰖ (LEPCHA LETTER MLA) is the Unicode character U+1C16.
What is the Unicode codepoint of LEPCHA LETTER MLA?
The LEPCHA LETTER MLA character (ᰖ) has codepoint U+1C16.
How do I type or copy LEPCHA LETTER MLA?
Copy ᰖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.