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