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 NNA) is the Unicode character at code point U+0AA3. 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+0AA3 | |
| decimal | 2723 | |
| htmldecimal | ણ | |
| htmlhex | ણ | |
| css | \0AA3 | |
| javascript | \u{AA3} | |
| python | \u0aa3 | |
| java | \u0AA3 | |
| go | \u0AA3 | |
| ruby | \u{AA3} | |
| rust | \u{AA3} | |
| ccpp | \u0aa3 | |
| urlencoded | %E0%AA%A3 | |
| utf8bytes | e0 aa a3 | |
| utf16bebytes | 0a a3 | |
| utf32bebytes | 00 00 0a a3 |
How to Use
HTML:
ણ
CSS:
content: "\0AA3"
JavaScript:
"\u{AA3}"
Python:
"\u0aa3"
Properties
Frequently Asked Questions
What is the ણ character (GUJARATI LETTER NNA)?
ણ (GUJARATI LETTER NNA) is the Unicode character U+0AA3.
What is the Unicode codepoint of GUJARATI LETTER NNA?
The GUJARATI LETTER NNA character (ણ) has codepoint U+0AA3.
How do I type or copy GUJARATI LETTER NNA?
Copy ણ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.