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