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 SIGN VIRAMA) is the Unicode character at code point U+112EA. It belongs to the Khudawadi block, in the Nonspacing Mark (Mn) general category. Its script is Sind.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+112EA | |
| decimal | 70378 | |
| htmldecimal | 𑋪 | |
| htmlhex | 𑋪 | |
| css | \112EA | |
| javascript | \u{112EA} | |
| python | \U000112ea | |
| java | \uD804\uDEEA | |
| go | \U000112EA | |
| ruby | \u{112EA} | |
| rust | \u{112EA} | |
| ccpp | \U000112ea | |
| urlencoded | %F0%91%8B%AA | |
| utf8bytes | f0 91 8b aa | |
| utf16bebytes | d8 04 de ea | |
| utf32bebytes | 00 01 12 ea |
How to Use
HTML:
𑋪
CSS:
content: "\112EA"
JavaScript:
"\u{112EA}"
Python:
"\U000112ea"
Properties
Frequently Asked Questions
What is the ๐ช character (KHUDAWADI SIGN VIRAMA)?
๐ช (KHUDAWADI SIGN VIRAMA) is the Unicode character U+112EA.
What is the Unicode codepoint of KHUDAWADI SIGN VIRAMA?
The KHUDAWADI SIGN VIRAMA character (๐ช) has codepoint U+112EA.
How do I type or copy KHUDAWADI SIGN VIRAMA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.