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