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 VOWEL SIGN VOCALIC R) is the Unicode character at code point U+11F3A. It belongs to the Kawi block, in the Nonspacing Mark (Mn) general category. Its script is Kawi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11F3A | |
| decimal | 73530 | |
| htmldecimal | 𑼺 | |
| htmlhex | 𑼺 | |
| css | \11F3A | |
| javascript | \u{11F3A} | |
| python | \U00011f3a | |
| java | \uD807\uDF3A | |
| go | \U00011F3A | |
| ruby | \u{11F3A} | |
| rust | \u{11F3A} | |
| ccpp | \U00011f3a | |
| urlencoded | %F0%91%BC%BA | |
| utf8bytes | f0 91 bc ba | |
| utf16bebytes | d8 07 df 3a | |
| utf32bebytes | 00 01 1f 3a |
How to Use
HTML:
𑼺
CSS:
content: "\11F3A"
JavaScript:
"\u{11F3A}"
Python:
"\U00011f3a"
Properties
Frequently Asked Questions
What is the 𑼺 character (KAWI VOWEL SIGN VOCALIC R)?
𑼺 (KAWI VOWEL SIGN VOCALIC R) is the Unicode character U+11F3A.
What is the Unicode codepoint of KAWI VOWEL SIGN VOCALIC R?
The KAWI VOWEL SIGN VOCALIC R character (𑼺) has codepoint U+11F3A.
How do I type or copy KAWI VOWEL SIGN VOCALIC R?
Copy 𑼺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.