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 TA TAWA) is the Unicode character at code point U+1B23. 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+1B23 | |
| decimal | 6947 | |
| htmldecimal | ᬣ | |
| htmlhex | ᬣ | |
| css | \1B23 | |
| javascript | \u{1B23} | |
| python | \u1b23 | |
| java | \u1B23 | |
| go | \u1B23 | |
| ruby | \u{1B23} | |
| rust | \u{1B23} | |
| ccpp | \u1b23 | |
| urlencoded | %E1%AC%A3 | |
| utf8bytes | e1 ac a3 | |
| utf16bebytes | 1b 23 | |
| utf32bebytes | 00 00 1b 23 |
How to Use
HTML:
ᬣ
CSS:
content: "\1B23"
JavaScript:
"\u{1B23}"
Python:
"\u1b23"
Properties
Frequently Asked Questions
What is the ᬣ character (BALINESE LETTER TA TAWA)?
ᬣ (BALINESE LETTER TA TAWA) is the Unicode character U+1B23.
What is the Unicode codepoint of BALINESE LETTER TA TAWA?
The BALINESE LETTER TA TAWA character (ᬣ) has codepoint U+1B23.
How do I type or copy BALINESE LETTER TA TAWA?
Copy ᬣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.