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