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