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 VIRAMA) is the Unicode character at code point U+115BF. 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+115BF | |
| decimal | 71103 | |
| htmldecimal | 𑖿 | |
| htmlhex | 𑖿 | |
| css | \115BF | |
| javascript | \u{115BF} | |
| python | \U000115bf | |
| java | \uD805\uDDBF | |
| go | \U000115BF | |
| ruby | \u{115BF} | |
| rust | \u{115BF} | |
| ccpp | \U000115bf | |
| urlencoded | %F0%91%96%BF | |
| utf8bytes | f0 91 96 bf | |
| utf16bebytes | d8 05 dd bf | |
| utf32bebytes | 00 01 15 bf |
How to Use
HTML:
𑖿
CSS:
content: "\115BF"
JavaScript:
"\u{115BF}"
Python:
"\U000115bf"
Properties
Frequently Asked Questions
What is the ๐ฟ character (SIDDHAM SIGN VIRAMA)?
๐ฟ (SIDDHAM SIGN VIRAMA) is the Unicode character U+115BF.
What is the Unicode codepoint of SIDDHAM SIGN VIRAMA?
The SIDDHAM SIGN VIRAMA character (๐ฟ) has codepoint U+115BF.
How do I type or copy SIDDHAM SIGN VIRAMA?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.