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
๐ (SHARADA SUTRA MARK) is the Unicode character at code point U+111CD. It belongs to the Sharada block, in the Other Punctuation (Po) general category. Its script is Shrd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+111CD | |
| decimal | 70093 | |
| htmldecimal | 𑇍 | |
| htmlhex | 𑇍 | |
| css | \111CD | |
| javascript | \u{111CD} | |
| python | \U000111cd | |
| java | \uD804\uDDCD | |
| go | \U000111CD | |
| ruby | \u{111CD} | |
| rust | \u{111CD} | |
| ccpp | \U000111cd | |
| urlencoded | %F0%91%87%8D | |
| utf8bytes | f0 91 87 8d | |
| utf16bebytes | d8 04 dd cd | |
| utf32bebytes | 00 01 11 cd |
How to Use
HTML:
𑇍
CSS:
content: "\111CD"
JavaScript:
"\u{111CD}"
Python:
"\U000111cd"
Properties
Frequently Asked Questions
What is the ๐ character (SHARADA SUTRA MARK)?
๐ (SHARADA SUTRA MARK) is the Unicode character U+111CD.
What is the Unicode codepoint of SHARADA SUTRA MARK?
The SHARADA SUTRA MARK character (๐) has codepoint U+111CD.
How do I type or copy SHARADA SUTRA MARK?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.