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 EIGHT) is the Unicode character at code point U+194E. 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+194E | |
| decimal | 6478 | |
| htmldecimal | ᥎ | |
| htmlhex | ᥎ | |
| css | \194E | |
| javascript | \u{194E} | |
| python | \u194e | |
| java | \u194E | |
| go | \u194E | |
| ruby | \u{194E} | |
| rust | \u{194E} | |
| ccpp | \u194e | |
| urlencoded | %E1%A5%8E | |
| utf8bytes | e1 a5 8e | |
| utf16bebytes | 19 4e | |
| utf32bebytes | 00 00 19 4e |
How to Use
HTML:
᥎
CSS:
content: "\194E"
JavaScript:
"\u{194E}"
Python:
"\u194e"
Properties
Frequently Asked Questions
What is the ᥎ character (LIMBU DIGIT EIGHT)?
᥎ (LIMBU DIGIT EIGHT) is the Unicode character U+194E.
What is the Unicode codepoint of LIMBU DIGIT EIGHT?
The LIMBU DIGIT EIGHT character (᥎) has codepoint U+194E.
How do I type or copy LIMBU DIGIT EIGHT?
Copy ᥎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.