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