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 AU) is the Unicode character at code point U+115BB. 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+115BB | |
| decimal | 71099 | |
| htmldecimal | 𑖻 | |
| htmlhex | 𑖻 | |
| css | \115BB | |
| javascript | \u{115BB} | |
| python | \U000115bb | |
| java | \uD805\uDDBB | |
| go | \U000115BB | |
| ruby | \u{115BB} | |
| rust | \u{115BB} | |
| ccpp | \U000115bb | |
| urlencoded | %F0%91%96%BB | |
| utf8bytes | f0 91 96 bb | |
| utf16bebytes | d8 05 dd bb | |
| utf32bebytes | 00 01 15 bb |
How to Use
HTML:
𑖻
CSS:
content: "\115BB"
JavaScript:
"\u{115BB}"
Python:
"\U000115bb"
Properties
Frequently Asked Questions
What is the ๐ป character (SIDDHAM VOWEL SIGN AU)?
๐ป (SIDDHAM VOWEL SIGN AU) is the Unicode character U+115BB.
What is the Unicode codepoint of SIDDHAM VOWEL SIGN AU?
The SIDDHAM VOWEL SIGN AU character (๐ป) has codepoint U+115BB.
How do I type or copy SIDDHAM VOWEL SIGN AU?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.