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