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' : ''">
𑦪
NANDINAGARI LETTER E
Overview
𑦪 (NANDINAGARI LETTER E) is the Unicode character at code point U+119AA. It belongs to the Nandinagari block, in the Other Letter (Lo) general category. Its script is Nand.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+119AA | |
| decimal | 72106 | |
| htmldecimal | 𑦪 | |
| htmlhex | 𑦪 | |
| css | \119AA | |
| javascript | \u{119AA} | |
| python | \U000119aa | |
| java | \uD806\uDDAA | |
| go | \U000119AA | |
| ruby | \u{119AA} | |
| rust | \u{119AA} | |
| ccpp | \U000119aa | |
| urlencoded | %F0%91%A6%AA | |
| utf8bytes | f0 91 a6 aa | |
| utf16bebytes | d8 06 dd aa | |
| utf32bebytes | 00 01 19 aa |
How to Use
HTML:
𑦪
CSS:
content: "\119AA"
JavaScript:
"\u{119AA}"
Python:
"\U000119aa"
Properties
- Block
- Nandinagari
- Script
- Nand
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𑦪 character (NANDINAGARI LETTER E)?
𑦪 (NANDINAGARI LETTER E) is the Unicode character U+119AA.
What is the Unicode codepoint of NANDINAGARI LETTER E?
The NANDINAGARI LETTER E character (𑦪) has codepoint U+119AA.
How do I type or copy NANDINAGARI LETTER E?
Copy 𑦪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.