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