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
𑼬 (KAWI LETTER RA) is the Unicode character at code point U+11F2C. It belongs to the Kawi block, in the Other Letter (Lo) general category. Its script is Kawi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11F2C | |
| decimal | 73516 | |
| htmldecimal | 𑼬 | |
| htmlhex | 𑼬 | |
| css | \11F2C | |
| javascript | \u{11F2C} | |
| python | \U00011f2c | |
| java | \uD807\uDF2C | |
| go | \U00011F2C | |
| ruby | \u{11F2C} | |
| rust | \u{11F2C} | |
| ccpp | \U00011f2c | |
| urlencoded | %F0%91%BC%AC | |
| utf8bytes | f0 91 bc ac | |
| utf16bebytes | d8 07 df 2c | |
| utf32bebytes | 00 01 1f 2c |
How to Use
HTML:
𑼬
CSS:
content: "\11F2C"
JavaScript:
"\u{11F2C}"
Python:
"\U00011f2c"
Properties
Frequently Asked Questions
What is the 𑼬 character (KAWI LETTER RA)?
𑼬 (KAWI LETTER RA) is the Unicode character U+11F2C.
What is the Unicode codepoint of KAWI LETTER RA?
The KAWI LETTER RA character (𑼬) has codepoint U+11F2C.
How do I type or copy KAWI LETTER RA?
Copy 𑼬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.