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