free-symbols

Malayalam Sign Candrabindu Letter

ഁ is the Malayalam sign CANDRABINDU character (U+0D01) used in Malayalam text.

U+0D01

The symbol “ഁ” is called the Malayalam Sign Candrabindu. It’s part of the Malayalam writing system and appears as a diacritic-like mark in text.

Malayalam Sign Candrabindu Letter Meaning

ഁ (Malayalam Sign Candrabindu) is a character used in Malayalam script to represent a specific phonetic/orthographic mark within written text. Like other script signs, it works in combination with surrounding letters rather than standing alone as a typical alphabet letter. When you type or paste it, the character’s shape is rendered according to the selected font and text direction. For digital use, it’s identified by the Unicode code point U+0D01, which makes it reliable for copy/paste and for programming workflows where Unicode escape sequences are needed.

Common uses

  • Copy/paste for Malayalam text where the candrabindu sign is required
  • Adding correct Malayalam diacritics in digital typography and font previews
  • Writing or editing subtitles and captions that include the sign
  • Programming content systems that must store Unicode Malayalam characters accurately
  • Creating design mockups (posters, apps, UI labels) with precise Malayalam symbols

Examples

ഁ Malayalam Sign Candrabindu

  • ഁ മലയാളം അടയാളം
  • U+0D01: ഁ
  • HTML: ഁ
  • CSS escape: \\0D01
  • JavaScript escape: \\u{0D01}

Variations

Technical codes

UnicodeU+0D01
HTML Entityഁ
HTML Codeഁ
CSS\0D01

FAQ

What does the Malayalam Sign Candrabindu letter mean?

ഁ (Malayalam Sign Candrabindu) is a character used in Malayalam script to represent a specific phonetic/orthographic mark within written text. Like other script signs, it works in combination with surrounding letters rather than standing alone as a typical alphabet letter. When you type or paste it, the character’s shape is rendered according to the selected font and text direction. For digital use, it’s identified by the Unicode code point U+0D01, which makes it reliable for copy/paste and for programming workflows where Unicode escape sequences are needed.

What is the Unicode code point for “ഁ”?

“ഁ” is Unicode U+0D01 (MALAYALAM SIGN CANDRABINDU).

How do I copy “ഁ” in HTML?

You can use the HTML entity ഁ.

What are the CSS and JavaScript escape forms?

CSS escape: \\0D01. JavaScript escape: \\u{0D01}.

Why does “ഁ” look different in my app or browser?

The appearance depends on the font and rendering support. Try a Unicode-capable Malayalam font to get consistent results.