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 LETTER WA) is the Unicode character at code point U+1918. It belongs to the Limbu block, in the Other Letter (Lo) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1918 | |
| decimal | 6424 | |
| htmldecimal | ᤘ | |
| htmlhex | ᤘ | |
| css | \1918 | |
| javascript | \u{1918} | |
| python | \u1918 | |
| java | \u1918 | |
| go | \u1918 | |
| ruby | \u{1918} | |
| rust | \u{1918} | |
| ccpp | \u1918 | |
| urlencoded | %E1%A4%98 | |
| utf8bytes | e1 a4 98 | |
| utf16bebytes | 19 18 | |
| utf32bebytes | 00 00 19 18 |
How to Use
HTML:
ᤘ
CSS:
content: "\1918"
JavaScript:
"\u{1918}"
Python:
"\u1918"
Properties
Frequently Asked Questions
What is the ᤘ character (LIMBU LETTER WA)?
ᤘ (LIMBU LETTER WA) is the Unicode character U+1918.
What is the Unicode codepoint of LIMBU LETTER WA?
The LIMBU LETTER WA character (ᤘ) has codepoint U+1918.
How do I type or copy LIMBU LETTER WA?
Copy ᤘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.