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