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