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