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