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