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