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