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