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