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' : ''">
ᰚ
LEPCHA LETTER YA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C1A | |
| decimal | 7194 | |
| htmldecimal | ᰚ | |
| htmlhex | ᰚ | |
| css | \1C1A | |
| javascript | \u{1C1A} | |
| python | \u1c1a | |
| java | \u1C1A | |
| go | \u1C1A | |
| ruby | \u{1C1A} | |
| rust | \u{1C1A} | |
| ccpp | \u1c1a | |
| urlencoded | %E1%B0%9A | |
| utf8bytes | e1 b0 9a | |
| utf16bebytes | 1c 1a | |
| utf32bebytes | 00 00 1c 1a |
How to Use
HTML:
ᰚ
CSS:
content: "\1C1A"
JavaScript:
"\u{1C1A}"
Python:
"\u1c1a"
Properties
Frequently Asked Questions
What is the ᰚ character (LEPCHA LETTER YA)?
ᰚ (LEPCHA LETTER YA) is the Unicode character U+1C1A.
What is the Unicode codepoint of LEPCHA LETTER YA?
The LEPCHA LETTER YA character (ᰚ) has codepoint U+1C1A.
How do I type or copy LEPCHA LETTER YA?
Copy ᰚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.