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