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
ᤪ (LIMBU SUBJOINED LETTER RA) is the Unicode character at code point U+192A. It belongs to the Limbu block, in the Spacing Mark (Mc) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+192A | |
| decimal | 6442 | |
| htmldecimal | ᤪ | |
| htmlhex | ᤪ | |
| css | \192A | |
| javascript | \u{192A} | |
| python | \u192a | |
| java | \u192A | |
| go | \u192A | |
| ruby | \u{192A} | |
| rust | \u{192A} | |
| ccpp | \u192a | |
| urlencoded | %E1%A4%AA | |
| utf8bytes | e1 a4 aa | |
| utf16bebytes | 19 2a | |
| utf32bebytes | 00 00 19 2a |
How to Use
HTML:
ᤪ
CSS:
content: "\192A"
JavaScript:
"\u{192A}"
Python:
"\u192a"
Properties
Frequently Asked Questions
What is the ᤪ character (LIMBU SUBJOINED LETTER RA)?
ᤪ (LIMBU SUBJOINED LETTER RA) is the Unicode character U+192A.
What is the Unicode codepoint of LIMBU SUBJOINED LETTER RA?
The LIMBU SUBJOINED LETTER RA character (ᤪ) has codepoint U+192A.
How do I type or copy LIMBU SUBJOINED LETTER RA?
Copy ᤪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.