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