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