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