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