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