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