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
ઞ (GUJARATI LETTER NYA) is the Unicode character at code point U+0A9E. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A9E | |
| decimal | 2718 | |
| htmldecimal | ઞ | |
| htmlhex | ઞ | |
| css | \0A9E | |
| javascript | \u{A9E} | |
| python | \u0a9e | |
| java | \u0A9E | |
| go | \u0A9E | |
| ruby | \u{A9E} | |
| rust | \u{A9E} | |
| ccpp | \u0a9e | |
| urlencoded | %E0%AA%9E | |
| utf8bytes | e0 aa 9e | |
| utf16bebytes | 0a 9e | |
| utf32bebytes | 00 00 0a 9e |
How to Use
HTML:
ઞ
CSS:
content: "\0A9E"
JavaScript:
"\u{A9E}"
Python:
"\u0a9e"
Properties
Frequently Asked Questions
What is the ઞ character (GUJARATI LETTER NYA)?
ઞ (GUJARATI LETTER NYA) is the Unicode character U+0A9E.
What is the Unicode codepoint of GUJARATI LETTER NYA?
The GUJARATI LETTER NYA character (ઞ) has codepoint U+0A9E.
How do I type or copy GUJARATI LETTER NYA?
Copy ઞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.