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 PLUTA) is the Unicode character at code point U+1135D. 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+1135D | |
| decimal | 70493 | |
| htmldecimal | 𑍝 | |
| htmlhex | 𑍝 | |
| css | \1135D | |
| javascript | \u{1135D} | |
| python | \U0001135d | |
| java | \uD804\uDF5D | |
| go | \U0001135D | |
| ruby | \u{1135D} | |
| rust | \u{1135D} | |
| ccpp | \U0001135d | |
| urlencoded | %F0%91%8D%9D | |
| utf8bytes | f0 91 8d 9d | |
| utf16bebytes | d8 04 df 5d | |
| utf32bebytes | 00 01 13 5d |
How to Use
HTML:
𑍝
CSS:
content: "\1135D"
JavaScript:
"\u{1135D}"
Python:
"\U0001135d"
Properties
Frequently Asked Questions
What is the ๐ character (GRANTHA SIGN PLUTA)?
๐ (GRANTHA SIGN PLUTA) is the Unicode character U+1135D.
What is the Unicode codepoint of GRANTHA SIGN PLUTA?
The GRANTHA SIGN PLUTA character (๐) has codepoint U+1135D.
How do I type or copy GRANTHA SIGN PLUTA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.