free-symbols

Malayalam Letter Na Letter

ന is the Malayalam letter Na, used as a consonant in writing Malayalam words.

U+0D28

Malayalam Letter Na is written as “ന” and corresponds to the Unicode code point U+0D28. This page helps you copy the character and use the correct encoding in web and app projects.

Malayalam Letter Na Letter Meaning

“ന” (Malayalam Letter Na) is a consonant letter in the Malayalam writing system. Like other Malayalam letters, it appears as part of spelling for Malayalam words and can combine with vowel signs to form different syllables. In practice, you’ll most often encounter it within ordinary Malayalam text—for example, in names, everyday vocabulary, and written content. When working digitally, the important part is using the correct Unicode character (U+0D28) so that the text displays correctly across browsers, fonts, and devices.

Common uses

  • Copy/paste Malayalam text for messages, captions, and forms
  • Typography work in web design where Malayalam characters must render correctly
  • Data entry and localization for Malayalam UI strings
  • Labeling names and words in publishing or document design
  • Programming and scripting tasks that require the exact Unicode character

Examples

ന (Malayalam Letter Na) – Copy & Unicode Info

  • നമസ്കാരം
  • നാളെ
  • നന്ദി
  • നടപ്പ്
  • നഗരം

Variations

Technical codes

UnicodeU+0D28
HTML Entityന
HTML Codeന
CSS\0D28

FAQ

What does the Malayalam Letter Na letter mean?

“ന” (Malayalam Letter Na) is a consonant letter in the Malayalam writing system. Like other Malayalam letters, it appears as part of spelling for Malayalam words and can combine with vowel signs to form different syllables. In practice, you’ll most often encounter it within ordinary Malayalam text—for example, in names, everyday vocabulary, and written content. When working digitally, the important part is using the correct Unicode character (U+0D28) so that the text displays correctly across browsers, fonts, and devices.

What is the Unicode for Malayalam Letter Na (ന)?

The Unicode code point for “ന” is U+0D28.

How do I use it in HTML?

You can use the HTML entity: ന

How do I use it in CSS?

Use the CSS escape: \\0D28

How do I use it in JavaScript?

Use the JavaScript escape: \\u{0D28}