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