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 ONE) is the Unicode character at code point U+1BB1. 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+1BB1 | |
| decimal | 7089 | |
| htmldecimal | ᮱ | |
| htmlhex | ᮱ | |
| css | \1BB1 | |
| javascript | \u{1BB1} | |
| python | \u1bb1 | |
| java | \u1BB1 | |
| go | \u1BB1 | |
| ruby | \u{1BB1} | |
| rust | \u{1BB1} | |
| ccpp | \u1bb1 | |
| urlencoded | %E1%AE%B1 | |
| utf8bytes | e1 ae b1 | |
| utf16bebytes | 1b b1 | |
| utf32bebytes | 00 00 1b b1 |
How to Use
HTML:
᮱
CSS:
content: "\1BB1"
JavaScript:
"\u{1BB1}"
Python:
"\u1bb1"
Properties
Frequently Asked Questions
What is the ᮱ character (SUNDANESE DIGIT ONE)?
᮱ (SUNDANESE DIGIT ONE) is the Unicode character U+1BB1.
What is the Unicode codepoint of SUNDANESE DIGIT ONE?
The SUNDANESE DIGIT ONE character (᮱) has codepoint U+1BB1.
How do I type or copy SUNDANESE DIGIT ONE?
Copy ᮱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.