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