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