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