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