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