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