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