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