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