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' : ''">
ᬛ
BALINESE LETTER JA JERA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B1B | |
| decimal | 6939 | |
| htmldecimal | ᬛ | |
| htmlhex | ᬛ | |
| css | \1B1B | |
| javascript | \u{1B1B} | |
| python | \u1b1b | |
| java | \u1B1B | |
| go | \u1B1B | |
| ruby | \u{1B1B} | |
| rust | \u{1B1B} | |
| ccpp | \u1b1b | |
| urlencoded | %E1%AC%9B | |
| utf8bytes | e1 ac 9b | |
| utf16bebytes | 1b 1b | |
| utf32bebytes | 00 00 1b 1b |
How to Use
HTML:
ᬛ
CSS:
content: "\1B1B"
JavaScript:
"\u{1B1B}"
Python:
"\u1b1b"
Properties
Frequently Asked Questions
What is the ᬛ character (BALINESE LETTER JA JERA)?
ᬛ (BALINESE LETTER JA JERA) is the Unicode character U+1B1B.
What is the Unicode codepoint of BALINESE LETTER JA JERA?
The BALINESE LETTER JA JERA character (ᬛ) has codepoint U+1B1B.
How do I type or copy BALINESE LETTER JA JERA?
Copy ᬛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.