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