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