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
๐ธ (TIRHUTA VOWEL SIGN VOCALIC LL) is the Unicode character at code point U+114B8. It belongs to the Tirhuta block, in the Nonspacing Mark (Mn) general category. Its script is Tirh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+114B8 | |
| decimal | 70840 | |
| htmldecimal | 𑒸 | |
| htmlhex | 𑒸 | |
| css | \114B8 | |
| javascript | \u{114B8} | |
| python | \U000114b8 | |
| java | \uD805\uDCB8 | |
| go | \U000114B8 | |
| ruby | \u{114B8} | |
| rust | \u{114B8} | |
| ccpp | \U000114b8 | |
| urlencoded | %F0%91%92%B8 | |
| utf8bytes | f0 91 92 b8 | |
| utf16bebytes | d8 05 dc b8 | |
| utf32bebytes | 00 01 14 b8 |
How to Use
HTML:
𑒸
CSS:
content: "\114B8"
JavaScript:
"\u{114B8}"
Python:
"\U000114b8"
Properties
Frequently Asked Questions
What is the ๐ธ character (TIRHUTA VOWEL SIGN VOCALIC LL)?
๐ธ (TIRHUTA VOWEL SIGN VOCALIC LL) is the Unicode character U+114B8.
What is the Unicode codepoint of TIRHUTA VOWEL SIGN VOCALIC LL?
The TIRHUTA VOWEL SIGN VOCALIC LL character (๐ธ) has codepoint U+114B8.
How do I type or copy TIRHUTA VOWEL SIGN VOCALIC LL?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.