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
᭗ (BALINESE DIGIT SEVEN) is the Unicode character at code point U+1B57. It belongs to the Balinese block, in the Decimal Number (Nd) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B57 | |
| decimal | 6999 | |
| htmldecimal | ᭗ | |
| htmlhex | ᭗ | |
| css | \1B57 | |
| javascript | \u{1B57} | |
| python | \u1b57 | |
| java | \u1B57 | |
| go | \u1B57 | |
| ruby | \u{1B57} | |
| rust | \u{1B57} | |
| ccpp | \u1b57 | |
| urlencoded | %E1%AD%97 | |
| utf8bytes | e1 ad 97 | |
| utf16bebytes | 1b 57 | |
| utf32bebytes | 00 00 1b 57 |
How to Use
HTML:
᭗
CSS:
content: "\1B57"
JavaScript:
"\u{1B57}"
Python:
"\u1b57"
Properties
Frequently Asked Questions
What is the ᭗ character (BALINESE DIGIT SEVEN)?
᭗ (BALINESE DIGIT SEVEN) is the Unicode character U+1B57.
What is the Unicode codepoint of BALINESE DIGIT SEVEN?
The BALINESE DIGIT SEVEN character (᭗) has codepoint U+1B57.
How do I type or copy BALINESE DIGIT SEVEN?
Copy ᭗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.