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