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