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
ᯒ (BATAK LETTER RA) is the Unicode character at code point U+1BD2. It belongs to the Batak block, in the Other Letter (Lo) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BD2 | |
| decimal | 7122 | |
| htmldecimal | ᯒ | |
| htmlhex | ᯒ | |
| css | \1BD2 | |
| javascript | \u{1BD2} | |
| python | \u1bd2 | |
| java | \u1BD2 | |
| go | \u1BD2 | |
| ruby | \u{1BD2} | |
| rust | \u{1BD2} | |
| ccpp | \u1bd2 | |
| urlencoded | %E1%AF%92 | |
| utf8bytes | e1 af 92 | |
| utf16bebytes | 1b d2 | |
| utf32bebytes | 00 00 1b d2 |
How to Use
HTML:
ᯒ
CSS:
content: "\1BD2"
JavaScript:
"\u{1BD2}"
Python:
"\u1bd2"
Properties
Frequently Asked Questions
What is the ᯒ character (BATAK LETTER RA)?
ᯒ (BATAK LETTER RA) is the Unicode character U+1BD2.
What is the Unicode codepoint of BATAK LETTER RA?
The BATAK LETTER RA character (ᯒ) has codepoint U+1BD2.
How do I type or copy BATAK LETTER RA?
Copy ᯒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.