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