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