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