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