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
๐ฝ (MODI SIGN ANUSVARA) is the Unicode character at code point U+1163D. It belongs to the Modi block, in the Nonspacing Mark (Mn) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1163D | |
| decimal | 71229 | |
| htmldecimal | 𑘽 | |
| htmlhex | 𑘽 | |
| css | \1163D | |
| javascript | \u{1163D} | |
| python | \U0001163d | |
| java | \uD805\uDE3D | |
| go | \U0001163D | |
| ruby | \u{1163D} | |
| rust | \u{1163D} | |
| ccpp | \U0001163d | |
| urlencoded | %F0%91%98%BD | |
| utf8bytes | f0 91 98 bd | |
| utf16bebytes | d8 05 de 3d | |
| utf32bebytes | 00 01 16 3d |
How to Use
HTML:
𑘽
CSS:
content: "\1163D"
JavaScript:
"\u{1163D}"
Python:
"\U0001163d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (MODI SIGN ANUSVARA)?
๐ฝ (MODI SIGN ANUSVARA) is the Unicode character U+1163D.
What is the Unicode codepoint of MODI SIGN ANUSVARA?
The MODI SIGN ANUSVARA character (๐ฝ) has codepoint U+1163D.
How do I type or copy MODI SIGN ANUSVARA?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.