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