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