Devanagari Letter Nna Letter
Devanagari letter ण (U+0923), commonly represented in Hindi and related scripts.
U+0923
The symbol ण is a Devanagari letter used in Hindi and other Devanagari-based writing. This page provides the exact Unicode and copy/paste-ready escape forms for developers and designers.
Devanagari Letter Nna Letter Meaning
ण is the Devanagari letter named “NNA” (Unicode U+0923, html entity ण). In Devanagari writing, it represents a distinct “n” sound compared with other n-related letters, and it appears in many common words. You may encounter it in spelling for proper nouns, dictionaries, transliteration materials, and content in Hindi and closely related languages using Devanagari. Because it is a specific letter, it should be used exactly as written (not substituted with similar-looking Latin letters or other Devanagari n forms) to preserve correct spelling and pronunciation.
Common uses
- •Typing and spelling words that specifically require the letter ण in Hindi text
- •Correct rendering of proper names, places, and brands written in Devanagari
- •Authoring multilingual documents where precise Unicode characters matter
- •Creating UI labels, forms, and content in Devanagari for Hindi-language interfaces
- •Developing search indexing and text processing pipelines that must match ण accurately
Examples
ण (Devanagari Letter NNA)
- णमैंने खाना खाया।
- णउसका नाम रमन है।
- णबिन्नी का फ़ोन नंबर याद रखो।
- णकल हम शहर गए।
- णकृपया पत्र भेजें।
Variations
Technical codes
| Unicode | U+0923 | |
| HTML Entity | ण | |
| HTML Code | ण | |
| CSS | \0923 |
FAQ
What does the Devanagari Letter Nna letter mean?
ण is the Devanagari letter named “NNA” (Unicode U+0923, html entity ण). In Devanagari writing, it represents a distinct “n” sound compared with other n-related letters, and it appears in many common words. You may encounter it in spelling for proper nouns, dictionaries, transliteration materials, and content in Hindi and closely related languages using Devanagari. Because it is a specific letter, it should be used exactly as written (not substituted with similar-looking Latin letters or other Devanagari n forms) to preserve correct spelling and pronunciation.
What Unicode code point is for ण?
The symbol ण is Unicode U+0923 (Devanagari Letter NNA).
How do I write ण in HTML?
Use the HTML entity: ण
How do I include ण in CSS?
Use the CSS escape: \\0923
How do I include ण in JavaScript?
Use: \\u{0923} (JavaScript escape).