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 SIGN NUKTA) is the Unicode character at code point U+11F5A. 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+11F5A | |
| decimal | 73562 | |
| htmldecimal | 𑽚 | |
| htmlhex | 𑽚 | |
| css | \11F5A | |
| javascript | \u{11F5A} | |
| python | \U00011f5a | |
| java | \uD807\uDF5A | |
| go | \U00011F5A | |
| ruby | \u{11F5A} | |
| rust | \u{11F5A} | |
| ccpp | \U00011f5a | |
| urlencoded | %F0%91%BD%9A | |
| utf8bytes | f0 91 bd 9a | |
| utf16bebytes | d8 07 df 5a | |
| utf32bebytes | 00 01 1f 5a |
How to Use
HTML:
𑽚
CSS:
content: "\11F5A"
JavaScript:
"\u{11F5A}"
Python:
"\U00011f5a"
Properties
Frequently Asked Questions
What is the ๐ฝ character (KAWI SIGN NUKTA)?
๐ฝ (KAWI SIGN NUKTA) is the Unicode character U+11F5A.
What is the Unicode codepoint of KAWI SIGN NUKTA?
The KAWI SIGN NUKTA character (๐ฝ) has codepoint U+11F5A.
How do I type or copy KAWI SIGN NUKTA?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.