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