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