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