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