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
ᤊ (LIMBU LETTER YAN) is the Unicode character at code point U+190A. It belongs to the Limbu block, in the Other Letter (Lo) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+190A | |
| decimal | 6410 | |
| htmldecimal | ᤊ | |
| htmlhex | ᤊ | |
| css | \190A | |
| javascript | \u{190A} | |
| python | \u190a | |
| java | \u190A | |
| go | \u190A | |
| ruby | \u{190A} | |
| rust | \u{190A} | |
| ccpp | \u190a | |
| urlencoded | %E1%A4%8A | |
| utf8bytes | e1 a4 8a | |
| utf16bebytes | 19 0a | |
| utf32bebytes | 00 00 19 0a |
How to Use
HTML:
ᤊ
CSS:
content: "\190A"
JavaScript:
"\u{190A}"
Python:
"\u190a"
Properties
Frequently Asked Questions
What is the ᤊ character (LIMBU LETTER YAN)?
ᤊ (LIMBU LETTER YAN) is the Unicode character U+190A.
What is the Unicode codepoint of LIMBU LETTER YAN?
The LIMBU LETTER YAN character (ᤊ) has codepoint U+190A.
How do I type or copy LIMBU LETTER YAN?
Copy ᤊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.