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