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