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