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
𑰽 (BHAIKSUKI SIGN ANUSVARA) is the Unicode character at code point U+11C3D. It belongs to the Bhaiksuki block, in the Nonspacing Mark (Mn) general category. Its script is Bhks.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11C3D | |
| decimal | 72765 | |
| htmldecimal | 𑰽 | |
| htmlhex | 𑰽 | |
| css | \11C3D | |
| javascript | \u{11C3D} | |
| python | \U00011c3d | |
| java | \uD807\uDC3D | |
| go | \U00011C3D | |
| ruby | \u{11C3D} | |
| rust | \u{11C3D} | |
| ccpp | \U00011c3d | |
| urlencoded | %F0%91%B0%BD | |
| utf8bytes | f0 91 b0 bd | |
| utf16bebytes | d8 07 dc 3d | |
| utf32bebytes | 00 01 1c 3d |
How to Use
HTML:
𑰽
CSS:
content: "\11C3D"
JavaScript:
"\u{11C3D}"
Python:
"\U00011c3d"
Properties
Frequently Asked Questions
What is the 𑰽 character (BHAIKSUKI SIGN ANUSVARA)?
𑰽 (BHAIKSUKI SIGN ANUSVARA) is the Unicode character U+11C3D.
What is the Unicode codepoint of BHAIKSUKI SIGN ANUSVARA?
The BHAIKSUKI SIGN ANUSVARA character (𑰽) has codepoint U+11C3D.
How do I type or copy BHAIKSUKI SIGN ANUSVARA?
Copy 𑰽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.