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 SHORT E) is the Unicode character at code point U+114BA. 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+114BA | |
| decimal | 70842 | |
| htmldecimal | 𑒺 | |
| htmlhex | 𑒺 | |
| css | \114BA | |
| javascript | \u{114BA} | |
| python | \U000114ba | |
| java | \uD805\uDCBA | |
| go | \U000114BA | |
| ruby | \u{114BA} | |
| rust | \u{114BA} | |
| ccpp | \U000114ba | |
| urlencoded | %F0%91%92%BA | |
| utf8bytes | f0 91 92 ba | |
| utf16bebytes | d8 05 dc ba | |
| utf32bebytes | 00 01 14 ba |
How to Use
HTML:
𑒺
CSS:
content: "\114BA"
JavaScript:
"\u{114BA}"
Python:
"\U000114ba"
Properties
Frequently Asked Questions
What is the ๐บ character (TIRHUTA VOWEL SIGN SHORT E)?
๐บ (TIRHUTA VOWEL SIGN SHORT E) is the Unicode character U+114BA.
What is the Unicode codepoint of TIRHUTA VOWEL SIGN SHORT E?
The TIRHUTA VOWEL SIGN SHORT E character (๐บ) has codepoint U+114BA.
How do I type or copy TIRHUTA VOWEL SIGN SHORT E?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.