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