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