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