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