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
᮲ (SUNDANESE DIGIT TWO) is the Unicode character at code point U+1BB2. It belongs to the Sundanese block, in the Decimal Number (Nd) general category. Its script is Sund.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BB2 | |
| decimal | 7090 | |
| htmldecimal | ᮲ | |
| htmlhex | ᮲ | |
| css | \1BB2 | |
| javascript | \u{1BB2} | |
| python | \u1bb2 | |
| java | \u1BB2 | |
| go | \u1BB2 | |
| ruby | \u{1BB2} | |
| rust | \u{1BB2} | |
| ccpp | \u1bb2 | |
| urlencoded | %E1%AE%B2 | |
| utf8bytes | e1 ae b2 | |
| utf16bebytes | 1b b2 | |
| utf32bebytes | 00 00 1b b2 |
How to Use
HTML:
᮲
CSS:
content: "\1BB2"
JavaScript:
"\u{1BB2}"
Python:
"\u1bb2"
Properties
Frequently Asked Questions
What is the ᮲ character (SUNDANESE DIGIT TWO)?
᮲ (SUNDANESE DIGIT TWO) is the Unicode character U+1BB2.
What is the Unicode codepoint of SUNDANESE DIGIT TWO?
The SUNDANESE DIGIT TWO character (᮲) has codepoint U+1BB2.
How do I type or copy SUNDANESE DIGIT TWO?
Copy ᮲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.