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