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