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