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