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