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
๐ผ (SIDDHAM SIGN CANDRABINDU) is the Unicode character at code point U+115BC. It belongs to the Siddham block, in the Nonspacing Mark (Mn) general category. Its script is Sidd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+115BC | |
| decimal | 71100 | |
| htmldecimal | 𑖼 | |
| htmlhex | 𑖼 | |
| css | \115BC | |
| javascript | \u{115BC} | |
| python | \U000115bc | |
| java | \uD805\uDDBC | |
| go | \U000115BC | |
| ruby | \u{115BC} | |
| rust | \u{115BC} | |
| ccpp | \U000115bc | |
| urlencoded | %F0%91%96%BC | |
| utf8bytes | f0 91 96 bc | |
| utf16bebytes | d8 05 dd bc | |
| utf32bebytes | 00 01 15 bc |
How to Use
HTML:
𑖼
CSS:
content: "\115BC"
JavaScript:
"\u{115BC}"
Python:
"\U000115bc"
Properties
Frequently Asked Questions
What is the ๐ผ character (SIDDHAM SIGN CANDRABINDU)?
๐ผ (SIDDHAM SIGN CANDRABINDU) is the Unicode character U+115BC.
What is the Unicode codepoint of SIDDHAM SIGN CANDRABINDU?
The SIDDHAM SIGN CANDRABINDU character (๐ผ) has codepoint U+115BC.
How do I type or copy SIDDHAM SIGN CANDRABINDU?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.