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