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 ANUSVARA) is the Unicode character at code point U+112DF. 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+112DF | |
| decimal | 70367 | |
| htmldecimal | 𑋟 | |
| htmlhex | 𑋟 | |
| css | \112DF | |
| javascript | \u{112DF} | |
| python | \U000112df | |
| java | \uD804\uDEDF | |
| go | \U000112DF | |
| ruby | \u{112DF} | |
| rust | \u{112DF} | |
| ccpp | \U000112df | |
| urlencoded | %F0%91%8B%9F | |
| utf8bytes | f0 91 8b 9f | |
| utf16bebytes | d8 04 de df | |
| utf32bebytes | 00 01 12 df |
How to Use
HTML:
𑋟
CSS:
content: "\112DF"
JavaScript:
"\u{112DF}"
Python:
"\U000112df"
Properties
Frequently Asked Questions
What is the ๐ character (KHUDAWADI SIGN ANUSVARA)?
๐ (KHUDAWADI SIGN ANUSVARA) is the Unicode character U+112DF.
What is the Unicode codepoint of KHUDAWADI SIGN ANUSVARA?
The KHUDAWADI SIGN ANUSVARA character (๐) has codepoint U+112DF.
How do I type or copy KHUDAWADI SIGN ANUSVARA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.