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