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