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 JHA) is the Unicode character at code point U+1909. 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+1909 | |
| decimal | 6409 | |
| htmldecimal | ᤉ | |
| htmlhex | ᤉ | |
| css | \1909 | |
| javascript | \u{1909} | |
| python | \u1909 | |
| java | \u1909 | |
| go | \u1909 | |
| ruby | \u{1909} | |
| rust | \u{1909} | |
| ccpp | \u1909 | |
| urlencoded | %E1%A4%89 | |
| utf8bytes | e1 a4 89 | |
| utf16bebytes | 19 09 | |
| utf32bebytes | 00 00 19 09 |
How to Use
HTML:
ᤉ
CSS:
content: "\1909"
JavaScript:
"\u{1909}"
Python:
"\u1909"
Properties
Frequently Asked Questions
What is the ᤉ character (LIMBU LETTER JHA)?
ᤉ (LIMBU LETTER JHA) is the Unicode character U+1909.
What is the Unicode codepoint of LIMBU LETTER JHA?
The LIMBU LETTER JHA character (ᤉ) has codepoint U+1909.
How do I type or copy LIMBU LETTER JHA?
Copy ᤉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.