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