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