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 AVAGRAHA) is the Unicode character at code point U+1133D. It belongs to the Grantha block, in the Other Letter (Lo) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1133D | |
| decimal | 70461 | |
| htmldecimal | 𑌽 | |
| htmlhex | 𑌽 | |
| css | \1133D | |
| javascript | \u{1133D} | |
| python | \U0001133d | |
| java | \uD804\uDF3D | |
| go | \U0001133D | |
| ruby | \u{1133D} | |
| rust | \u{1133D} | |
| ccpp | \U0001133d | |
| urlencoded | %F0%91%8C%BD | |
| utf8bytes | f0 91 8c bd | |
| utf16bebytes | d8 04 df 3d | |
| utf32bebytes | 00 01 13 3d |
How to Use
HTML:
𑌽
CSS:
content: "\1133D"
JavaScript:
"\u{1133D}"
Python:
"\U0001133d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (GRANTHA SIGN AVAGRAHA)?
๐ฝ (GRANTHA SIGN AVAGRAHA) is the Unicode character U+1133D.
What is the Unicode codepoint of GRANTHA SIGN AVAGRAHA?
The GRANTHA SIGN AVAGRAHA character (๐ฝ) has codepoint U+1133D.
How do I type or copy GRANTHA SIGN AVAGRAHA?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.