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 VOWEL SIGN VOCALIC LL) is the Unicode character at code point U+111BB. It belongs to the Sharada block, in the Nonspacing Mark (Mn) general category. Its script is Shrd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+111BB | |
| decimal | 70075 | |
| htmldecimal | 𑆻 | |
| htmlhex | 𑆻 | |
| css | \111BB | |
| javascript | \u{111BB} | |
| python | \U000111bb | |
| java | \uD804\uDDBB | |
| go | \U000111BB | |
| ruby | \u{111BB} | |
| rust | \u{111BB} | |
| ccpp | \U000111bb | |
| urlencoded | %F0%91%86%BB | |
| utf8bytes | f0 91 86 bb | |
| utf16bebytes | d8 04 dd bb | |
| utf32bebytes | 00 01 11 bb |
How to Use
HTML:
𑆻
CSS:
content: "\111BB"
JavaScript:
"\u{111BB}"
Python:
"\U000111bb"
Properties
Frequently Asked Questions
What is the ๐ป character (SHARADA VOWEL SIGN VOCALIC LL)?
๐ป (SHARADA VOWEL SIGN VOCALIC LL) is the Unicode character U+111BB.
What is the Unicode codepoint of SHARADA VOWEL SIGN VOCALIC LL?
The SHARADA VOWEL SIGN VOCALIC LL character (๐ป) has codepoint U+111BB.
How do I type or copy SHARADA VOWEL SIGN VOCALIC LL?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.