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