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