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