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 GA) is the Unicode character at code point U+112BC. 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+112BC | |
| decimal | 70332 | |
| htmldecimal | 𑊼 | |
| htmlhex | 𑊼 | |
| css | \112BC | |
| javascript | \u{112BC} | |
| python | \U000112bc | |
| java | \uD804\uDEBC | |
| go | \U000112BC | |
| ruby | \u{112BC} | |
| rust | \u{112BC} | |
| ccpp | \U000112bc | |
| urlencoded | %F0%91%8A%BC | |
| utf8bytes | f0 91 8a bc | |
| utf16bebytes | d8 04 de bc | |
| utf32bebytes | 00 01 12 bc |
How to Use
HTML:
𑊼
CSS:
content: "\112BC"
JavaScript:
"\u{112BC}"
Python:
"\U000112bc"
Properties
Frequently Asked Questions
What is the ๐ผ character (KHUDAWADI LETTER GA)?
๐ผ (KHUDAWADI LETTER GA) is the Unicode character U+112BC.
What is the Unicode codepoint of KHUDAWADI LETTER GA?
The KHUDAWADI LETTER GA character (๐ผ) has codepoint U+112BC.
How do I type or copy KHUDAWADI LETTER GA?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.