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