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