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