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 EIGHT) is the Unicode character at code point U+1B58. 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+1B58 | |
| decimal | 7000 | |
| htmldecimal | ᭘ | |
| htmlhex | ᭘ | |
| css | \1B58 | |
| javascript | \u{1B58} | |
| python | \u1b58 | |
| java | \u1B58 | |
| go | \u1B58 | |
| ruby | \u{1B58} | |
| rust | \u{1B58} | |
| ccpp | \u1b58 | |
| urlencoded | %E1%AD%98 | |
| utf8bytes | e1 ad 98 | |
| utf16bebytes | 1b 58 | |
| utf32bebytes | 00 00 1b 58 |
How to Use
HTML:
᭘
CSS:
content: "\1B58"
JavaScript:
"\u{1B58}"
Python:
"\u1b58"
Properties
Frequently Asked Questions
What is the ᭘ character (BALINESE DIGIT EIGHT)?
᭘ (BALINESE DIGIT EIGHT) is the Unicode character U+1B58.
What is the Unicode codepoint of BALINESE DIGIT EIGHT?
The BALINESE DIGIT EIGHT character (᭘) has codepoint U+1B58.
How do I type or copy BALINESE DIGIT EIGHT?
Copy ᭘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.