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