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