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 VOWEL SIGN PRISHTHAMATRA E) is the Unicode character at code point U+111CE. It belongs to the Sharada block, in the Spacing Mark (Mc) general category. Its script is Shrd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+111CE | |
| decimal | 70094 | |
| htmldecimal | 𑇎 | |
| htmlhex | 𑇎 | |
| css | \111CE | |
| javascript | \u{111CE} | |
| python | \U000111ce | |
| java | \uD804\uDDCE | |
| go | \U000111CE | |
| ruby | \u{111CE} | |
| rust | \u{111CE} | |
| ccpp | \U000111ce | |
| urlencoded | %F0%91%87%8E | |
| utf8bytes | f0 91 87 8e | |
| utf16bebytes | d8 04 dd ce | |
| utf32bebytes | 00 01 11 ce |
How to Use
HTML:
𑇎
CSS:
content: "\111CE"
JavaScript:
"\u{111CE}"
Python:
"\U000111ce"
Properties
Frequently Asked Questions
What is the ๐ character (SHARADA VOWEL SIGN PRISHTHAMATRA E)?
๐ (SHARADA VOWEL SIGN PRISHTHAMATRA E) is the Unicode character U+111CE.
What is the Unicode codepoint of SHARADA VOWEL SIGN PRISHTHAMATRA E?
The SHARADA VOWEL SIGN PRISHTHAMATRA E character (๐) has codepoint U+111CE.
How do I type or copy SHARADA VOWEL SIGN PRISHTHAMATRA E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.