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