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 NYA) is the Unicode character at code point U+0D1E. 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+0D1E | |
| decimal | 3358 | |
| htmldecimal | ഞ | |
| htmlhex | ഞ | |
| css | \0D1E | |
| javascript | \u{D1E} | |
| python | \u0d1e | |
| java | \u0D1E | |
| go | \u0D1E | |
| ruby | \u{D1E} | |
| rust | \u{D1E} | |
| ccpp | \u0d1e | |
| urlencoded | %E0%B4%9E | |
| utf8bytes | e0 b4 9e | |
| utf16bebytes | 0d 1e | |
| utf32bebytes | 00 00 0d 1e |
How to Use
HTML:
ഞ
CSS:
content: "\0D1E"
JavaScript:
"\u{D1E}"
Python:
"\u0d1e"
Properties
Frequently Asked Questions
What is the ഞ character (MALAYALAM LETTER NYA)?
ഞ (MALAYALAM LETTER NYA) is the Unicode character U+0D1E.
What is the Unicode codepoint of MALAYALAM LETTER NYA?
The MALAYALAM LETTER NYA character (ഞ) has codepoint U+0D1E.
How do I type or copy MALAYALAM LETTER NYA?
Copy ഞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.