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 SECTION MARK-1) is the Unicode character at code point U+111DE. 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+111DE | |
| decimal | 70110 | |
| htmldecimal | 𑇞 | |
| htmlhex | 𑇞 | |
| css | \111DE | |
| javascript | \u{111DE} | |
| python | \U000111de | |
| java | \uD804\uDDDE | |
| go | \U000111DE | |
| ruby | \u{111DE} | |
| rust | \u{111DE} | |
| ccpp | \U000111de | |
| urlencoded | %F0%91%87%9E | |
| utf8bytes | f0 91 87 9e | |
| utf16bebytes | d8 04 dd de | |
| utf32bebytes | 00 01 11 de |
How to Use
HTML:
𑇞
CSS:
content: "\111DE"
JavaScript:
"\u{111DE}"
Python:
"\U000111de"
Properties
Frequently Asked Questions
What is the ๐ character (SHARADA SECTION MARK-1)?
๐ (SHARADA SECTION MARK-1) is the Unicode character U+111DE.
What is the Unicode codepoint of SHARADA SECTION MARK-1?
The SHARADA SECTION MARK-1 character (๐) has codepoint U+111DE.
How do I type or copy SHARADA SECTION MARK-1?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.