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 LETTER BA) is the Unicode character at code point U+1B29. It belongs to the Balinese block, in the Other Letter (Lo) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B29 | |
| decimal | 6953 | |
| htmldecimal | ᬩ | |
| htmlhex | ᬩ | |
| css | \1B29 | |
| javascript | \u{1B29} | |
| python | \u1b29 | |
| java | \u1B29 | |
| go | \u1B29 | |
| ruby | \u{1B29} | |
| rust | \u{1B29} | |
| ccpp | \u1b29 | |
| urlencoded | %E1%AC%A9 | |
| utf8bytes | e1 ac a9 | |
| utf16bebytes | 1b 29 | |
| utf32bebytes | 00 00 1b 29 |
How to Use
HTML:
ᬩ
CSS:
content: "\1B29"
JavaScript:
"\u{1B29}"
Python:
"\u1b29"
Properties
Frequently Asked Questions
What is the ᬩ character (BALINESE LETTER BA)?
ᬩ (BALINESE LETTER BA) is the Unicode character U+1B29.
What is the Unicode codepoint of BALINESE LETTER BA?
The BALINESE LETTER BA character (ᬩ) has codepoint U+1B29.
How do I type or copy BALINESE LETTER BA?
Copy ᬩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.