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