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