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