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