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
๐ป (KHUDAWADI LETTER KHA) is the Unicode character at code point U+112BB. It belongs to the Khudawadi block, in the Other Letter (Lo) general category. Its script is Sind.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+112BB | |
| decimal | 70331 | |
| htmldecimal | 𑊻 | |
| htmlhex | 𑊻 | |
| css | \112BB | |
| javascript | \u{112BB} | |
| python | \U000112bb | |
| java | \uD804\uDEBB | |
| go | \U000112BB | |
| ruby | \u{112BB} | |
| rust | \u{112BB} | |
| ccpp | \U000112bb | |
| urlencoded | %F0%91%8A%BB | |
| utf8bytes | f0 91 8a bb | |
| utf16bebytes | d8 04 de bb | |
| utf32bebytes | 00 01 12 bb |
How to Use
HTML:
𑊻
CSS:
content: "\112BB"
JavaScript:
"\u{112BB}"
Python:
"\U000112bb"
Properties
Frequently Asked Questions
What is the ๐ป character (KHUDAWADI LETTER KHA)?
๐ป (KHUDAWADI LETTER KHA) is the Unicode character U+112BB.
What is the Unicode codepoint of KHUDAWADI LETTER KHA?
The KHUDAWADI LETTER KHA character (๐ป) has codepoint U+112BB.
How do I type or copy KHUDAWADI LETTER KHA?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.