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