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 PUNCTUATION SPIRAL) is the Unicode character at code point U+11F4E. It belongs to the Kawi block, in the Other Punctuation (Po) general category. Its script is Kawi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11F4E | |
| decimal | 73550 | |
| htmldecimal | 𑽎 | |
| htmlhex | 𑽎 | |
| css | \11F4E | |
| javascript | \u{11F4E} | |
| python | \U00011f4e | |
| java | \uD807\uDF4E | |
| go | \U00011F4E | |
| ruby | \u{11F4E} | |
| rust | \u{11F4E} | |
| ccpp | \U00011f4e | |
| urlencoded | %F0%91%BD%8E | |
| utf8bytes | f0 91 bd 8e | |
| utf16bebytes | d8 07 df 4e | |
| utf32bebytes | 00 01 1f 4e |
How to Use
HTML:
𑽎
CSS:
content: "\11F4E"
JavaScript:
"\u{11F4E}"
Python:
"\U00011f4e"
Properties
Frequently Asked Questions
What is the ๐ฝ character (KAWI PUNCTUATION SPIRAL)?
๐ฝ (KAWI PUNCTUATION SPIRAL) is the Unicode character U+11F4E.
What is the Unicode codepoint of KAWI PUNCTUATION SPIRAL?
The KAWI PUNCTUATION SPIRAL character (๐ฝ) has codepoint U+11F4E.
How do I type or copy KAWI PUNCTUATION SPIRAL?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.