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