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
ᨑ (BUGINESE LETTER RA) is the Unicode character at code point U+1A11. It belongs to the Buginese block, in the Other Letter (Lo) general category. Its script is Bugi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A11 | |
| decimal | 6673 | |
| htmldecimal | ᨑ | |
| htmlhex | ᨑ | |
| css | \1A11 | |
| javascript | \u{1A11} | |
| python | \u1a11 | |
| java | \u1A11 | |
| go | \u1A11 | |
| ruby | \u{1A11} | |
| rust | \u{1A11} | |
| ccpp | \u1a11 | |
| urlencoded | %E1%A8%91 | |
| utf8bytes | e1 a8 91 | |
| utf16bebytes | 1a 11 | |
| utf32bebytes | 00 00 1a 11 |
How to Use
HTML:
ᨑ
CSS:
content: "\1A11"
JavaScript:
"\u{1A11}"
Python:
"\u1a11"
Properties
Frequently Asked Questions
What is the ᨑ character (BUGINESE LETTER RA)?
ᨑ (BUGINESE LETTER RA) is the Unicode character U+1A11.
What is the Unicode codepoint of BUGINESE LETTER RA?
The BUGINESE LETTER RA character (ᨑ) has codepoint U+1A11.
How do I type or copy BUGINESE LETTER RA?
Copy ᨑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.