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 YA) is the Unicode character at code point U+11F2B. 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+11F2B | |
| decimal | 73515 | |
| htmldecimal | 𑼫 | |
| htmlhex | 𑼫 | |
| css | \11F2B | |
| javascript | \u{11F2B} | |
| python | \U00011f2b | |
| java | \uD807\uDF2B | |
| go | \U00011F2B | |
| ruby | \u{11F2B} | |
| rust | \u{11F2B} | |
| ccpp | \U00011f2b | |
| urlencoded | %F0%91%BC%AB | |
| utf8bytes | f0 91 bc ab | |
| utf16bebytes | d8 07 df 2b | |
| utf32bebytes | 00 01 1f 2b |
How to Use
HTML:
𑼫
CSS:
content: "\11F2B"
JavaScript:
"\u{11F2B}"
Python:
"\U00011f2b"
Properties
Frequently Asked Questions
What is the 𑼫 character (KAWI LETTER YA)?
𑼫 (KAWI LETTER YA) is the Unicode character U+11F2B.
What is the Unicode codepoint of KAWI LETTER YA?
The KAWI LETTER YA character (𑼫) has codepoint U+11F2B.
How do I type or copy KAWI LETTER YA?
Copy 𑼫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.