free-symbols

Malayalam Letter Chillu N Letter

Malayalam chillu N (ൻ) is a Unicode character used in writing certain Malayalam word forms.

U+0D7B

The character “ൻ” is known as the Malayalam Letter Chillu N. It has the Unicode codepoint U+0D7B and can be copied or used directly in text. This page helps you find the right form and use it safely across apps and code.

Malayalam Letter Chillu N Letter Meaning

Malayalam Letter Chillu N (ൻ) is a Malayalam script character with Unicode codepoint U+0D7B. In writing, it represents a “chillu” form associated with the sound value of “n” in specific phonetic and orthographic contexts. Like other Malayalam characters, its placement and appearance depend on the surrounding text and rendering engine. If you’re building Malayalam text, labeling, typography, or content in Unicode, use this exact character rather than a visually similar letter. The safest way to insert it is by copying “ൻ” directly or using the provided Unicode escapes in your code.

Common uses

  • Typing Malayalam words that require the chillu N form
  • Replacing incorrect “n” forms in text cleanup or normalization workflows
  • Preparing subtitles, captions, and UI text in Malayalam
  • Typography and font testing for Malayalam rendering (Unicode U+0D7B)
  • Programmatic generation of Malayalam text in applications and scripts

Examples

ൻ — Malayalam Letter Chillu N

  • എൻറെ
  • പൊന്നു
  • ഇന്ന്
  • വന്നാൽ
  • നന്ദി

Variations

Technical codes

UnicodeU+0D7B
HTML Entityൻ
HTML Codeൻ
CSS\0D7B

FAQ

What does the Malayalam Letter Chillu N letter mean?

Malayalam Letter Chillu N (ൻ) is a Malayalam script character with Unicode codepoint U+0D7B. In writing, it represents a “chillu” form associated with the sound value of “n” in specific phonetic and orthographic contexts. Like other Malayalam characters, its placement and appearance depend on the surrounding text and rendering engine. If you’re building Malayalam text, labeling, typography, or content in Unicode, use this exact character rather than a visually similar letter. The safest way to insert it is by copying “ൻ” directly or using the provided Unicode escapes in your code.

What is the Unicode codepoint for “ൻ”?

“ൻ” is Unicode U+0D7B (Malayalam Letter Chillu N).

How can I copy this character for use in a document?

Copy the character “ൻ” from this page and paste it into your editor. For reliability in code, use the Unicode escape U+0D7B.

What are the HTML and code escapes for this character?

HTML entity: ൻ. CSS escape: \\0D7B. JavaScript escape: \\u{0D7B}.

Why does the character sometimes look different across apps?

Appearance depends on the font and text rendering engine. Using the exact Unicode character (U+0D7B) ensures the correct glyph can be selected by the renderer.