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