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
๐ (GRANTHA SIGN COMBINING ANUSVARA ABOVE) is the Unicode character at code point U+11300. It belongs to the Grantha block, in the Nonspacing Mark (Mn) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11300 | |
| decimal | 70400 | |
| htmldecimal | 𑌀 | |
| htmlhex | 𑌀 | |
| css | \11300 | |
| javascript | \u{11300} | |
| python | \U00011300 | |
| java | \uD804\uDF00 | |
| go | \U00011300 | |
| ruby | \u{11300} | |
| rust | \u{11300} | |
| ccpp | \U00011300 | |
| urlencoded | %F0%91%8C%80 | |
| utf8bytes | f0 91 8c 80 | |
| utf16bebytes | d8 04 df 00 | |
| utf32bebytes | 00 01 13 00 |
How to Use
HTML:
𑌀
CSS:
content: "\11300"
JavaScript:
"\u{11300}"
Python:
"\U00011300"
Properties
Frequently Asked Questions
What is the ๐ character (GRANTHA SIGN COMBINING ANUSVARA ABOVE)?
๐ (GRANTHA SIGN COMBINING ANUSVARA ABOVE) is the Unicode character U+11300.
What is the Unicode codepoint of GRANTHA SIGN COMBINING ANUSVARA ABOVE?
The GRANTHA SIGN COMBINING ANUSVARA ABOVE character (๐) has codepoint U+11300.
How do I type or copy GRANTHA SIGN COMBINING ANUSVARA ABOVE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.