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