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