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' : ''">
᮱
SUNDANESE DIGIT ONE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.