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