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