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
๐บ (SIDDHAM VOWEL SIGN O) is the Unicode character at code point U+115BA. It belongs to the Siddham block, in the Spacing Mark (Mc) general category. Its script is Sidd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+115BA | |
| decimal | 71098 | |
| htmldecimal | 𑖺 | |
| htmlhex | 𑖺 | |
| css | \115BA | |
| javascript | \u{115BA} | |
| python | \U000115ba | |
| java | \uD805\uDDBA | |
| go | \U000115BA | |
| ruby | \u{115BA} | |
| rust | \u{115BA} | |
| ccpp | \U000115ba | |
| urlencoded | %F0%91%96%BA | |
| utf8bytes | f0 91 96 ba | |
| utf16bebytes | d8 05 dd ba | |
| utf32bebytes | 00 01 15 ba |
How to Use
HTML:
𑖺
CSS:
content: "\115BA"
JavaScript:
"\u{115BA}"
Python:
"\U000115ba"
Properties
Frequently Asked Questions
What is the ๐บ character (SIDDHAM VOWEL SIGN O)?
๐บ (SIDDHAM VOWEL SIGN O) is the Unicode character U+115BA.
What is the Unicode codepoint of SIDDHAM VOWEL SIGN O?
The SIDDHAM VOWEL SIGN O character (๐บ) has codepoint U+115BA.
How do I type or copy SIDDHAM VOWEL SIGN O?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.