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