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 VOWEL SIGN I) is the Unicode character at code point U+1921. It belongs to the Limbu block, in the Nonspacing Mark (Mn) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1921 | |
| decimal | 6433 | |
| htmldecimal | ᤡ | |
| htmlhex | ᤡ | |
| css | \1921 | |
| javascript | \u{1921} | |
| python | \u1921 | |
| java | \u1921 | |
| go | \u1921 | |
| ruby | \u{1921} | |
| rust | \u{1921} | |
| ccpp | \u1921 | |
| urlencoded | %E1%A4%A1 | |
| utf8bytes | e1 a4 a1 | |
| utf16bebytes | 19 21 | |
| utf32bebytes | 00 00 19 21 |
How to Use
HTML:
ᤡ
CSS:
content: "\1921"
JavaScript:
"\u{1921}"
Python:
"\u1921"
Properties
Frequently Asked Questions
What is the ᤡ character (LIMBU VOWEL SIGN I)?
ᤡ (LIMBU VOWEL SIGN I) is the Unicode character U+1921.
What is the Unicode codepoint of LIMBU VOWEL SIGN I?
The LIMBU VOWEL SIGN I character (ᤡ) has codepoint U+1921.
How do I type or copy LIMBU VOWEL SIGN I?
Copy ᤡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.