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