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