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' : ''">
न
DEVANAGARI LETTER NA
Overview
न (DEVANAGARI LETTER NA) is the Unicode character at code point U+0928. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0928 | |
| decimal | 2344 | |
| htmldecimal | न | |
| htmlhex | न | |
| css | \0928 | |
| javascript | \u{928} | |
| python | \u0928 | |
| java | \u0928 | |
| go | \u0928 | |
| ruby | \u{928} | |
| rust | \u{928} | |
| ccpp | \u0928 | |
| urlencoded | %E0%A4%A8 | |
| utf8bytes | e0 a4 a8 | |
| utf16bebytes | 09 28 | |
| utf32bebytes | 00 00 09 28 |
How to Use
HTML:
न
CSS:
content: "\0928"
JavaScript:
"\u{928}"
Python:
"\u0928"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the न character (DEVANAGARI LETTER NA)?
न (DEVANAGARI LETTER NA) is the Unicode character U+0928.
What is the Unicode codepoint of DEVANAGARI LETTER NA?
The DEVANAGARI LETTER NA character (न) has codepoint U+0928.
How do I type or copy DEVANAGARI LETTER NA?
Copy न directly, or use the HTML entity, UTF-8, and code encodings shown on this page.