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