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