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
ਨ (GURMUKHI LETTER NA) is the Unicode character at code point U+0A28. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A28 | |
| decimal | 2600 | |
| htmldecimal | ਨ | |
| htmlhex | ਨ | |
| css | \0A28 | |
| javascript | \u{A28} | |
| python | \u0a28 | |
| java | \u0A28 | |
| go | \u0A28 | |
| ruby | \u{A28} | |
| rust | \u{A28} | |
| ccpp | \u0a28 | |
| urlencoded | %E0%A8%A8 | |
| utf8bytes | e0 a8 a8 | |
| utf16bebytes | 0a 28 | |
| utf32bebytes | 00 00 0a 28 |
How to Use
HTML:
ਨ
CSS:
content: "\0A28"
JavaScript:
"\u{A28}"
Python:
"\u0a28"
Properties
Frequently Asked Questions
What is the ਨ character (GURMUKHI LETTER NA)?
ਨ (GURMUKHI LETTER NA) is the Unicode character U+0A28.
What is the Unicode codepoint of GURMUKHI LETTER NA?
The GURMUKHI LETTER NA character (ਨ) has codepoint U+0A28.
How do I type or copy GURMUKHI LETTER NA?
Copy ਨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.