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 LETTER SSA) is the Unicode character at code point U+11337. 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+11337 | |
| decimal | 70455 | |
| htmldecimal | 𑌷 | |
| htmlhex | 𑌷 | |
| css | \11337 | |
| javascript | \u{11337} | |
| python | \U00011337 | |
| java | \uD804\uDF37 | |
| go | \U00011337 | |
| ruby | \u{11337} | |
| rust | \u{11337} | |
| ccpp | \U00011337 | |
| urlencoded | %F0%91%8C%B7 | |
| utf8bytes | f0 91 8c b7 | |
| utf16bebytes | d8 04 df 37 | |
| utf32bebytes | 00 01 13 37 |
How to Use
HTML:
𑌷
CSS:
content: "\11337"
JavaScript:
"\u{11337}"
Python:
"\U00011337"
Properties
Frequently Asked Questions
What is the ๐ท character (GRANTHA LETTER SSA)?
๐ท (GRANTHA LETTER SSA) is the Unicode character U+11337.
What is the Unicode codepoint of GRANTHA LETTER SSA?
The GRANTHA LETTER SSA character (๐ท) has codepoint U+11337.
How do I type or copy GRANTHA LETTER SSA?
Copy ๐ท directly, or use the HTML entity, UTF-8, and code encodings shown on this page.