free-symbols

Devanagari Sign Inverted Candrabindu Letter

ऀ (U+0900) is the Devanagari sign inverted candrabindu, used as a language/script mark.

U+0900

ऀ is a Devanagari punctuation-like sign: the inverted candrabindu. It has a single Unicode code point (U+0900), making it straightforward to copy into text and code. Below you’ll find practical ways to reuse it, plus common escape formats.

Devanagari Sign Inverted Candrabindu Letter Meaning

ऀ is the Unicode character named “Devanagari Sign Inverted Candrabindu” (U+0900). As part of the Devanagari block, it functions as a diacritic/sign that can modify how text is rendered in Devanagari writing systems. The “inverted candrabindu” shape indicates a specific mark variant rather than the standard candrabindu. In practice, you’ll most often encounter ऀ when dealing with legacy text, typographic normalization, font/script correctness, or when copying characters from documents that include specialized Devanagari signs. Always verify rendering in your target font, because uncommon signs may not display identically everywhere.

Common uses

  • Copying and pasting exact Devanagari text containing the inverted candrabindu sign
  • Building or fixing Unicode strings in web and software systems using U+0900
  • Typography and font testing for Devanagari diacritic/sign rendering
  • Text normalization or migration work when preserving original characters
  • Creating accurate language/script content for documents, labels, or digital publications

Examples

ऀ Inverted Candrabindu (Devanagari sign)

  • उदाहरण: ऀ पाठ
  • देवनागरी चिन्ह ऀ का प्रयोग
  • कॉपी करके देखें: ऀ
  • टेक्स्ट में ऀ जोड़ें

Variations

Technical codes

UnicodeU+0900
HTML Entityऀ
HTML Codeऀ
CSS\0900

FAQ

What does the Devanagari Sign Inverted Candrabindu letter mean?

ऀ is the Unicode character named “Devanagari Sign Inverted Candrabindu” (U+0900). As part of the Devanagari block, it functions as a diacritic/sign that can modify how text is rendered in Devanagari writing systems. The “inverted candrabindu” shape indicates a specific mark variant rather than the standard candrabindu. In practice, you’ll most often encounter ऀ when dealing with legacy text, typographic normalization, font/script correctness, or when copying characters from documents that include specialized Devanagari signs. Always verify rendering in your target font, because uncommon signs may not display identically everywhere.

What is the Unicode code point for ऀ?

ऀ is Unicode U+0900, named “Devanagari Sign Inverted Candrabindu.”

How can I include ऀ in HTML?

Use the HTML entity: ऀ

What are the common escape forms for code?

CSS escape: \\0900. JavaScript escape: \\u{0900}.

Will ऀ always display the same in every font?

Not necessarily. Because it’s an uncommon Devanagari sign, rendering can vary by font. Test in your target environment to confirm appearance.