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