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