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