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