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