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