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