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