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