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