free-symbols

Devanagari Sign Visarga Letter

ः (Devanagari Sign Visarga) is a punctuation-like Devanagari character used in Hindi and related scripts.

U+0903

This page helps you understand and copy the Devanagari Sign Visarga (ः). You’ll find its Unicode details and practical ways to use it in text, design, and code.

Devanagari Sign Visarga Letter Meaning

Devanagari Sign Visarga (ः) is a character in the Devanagari script, identified by Unicode code point U+0903. Visarga is commonly treated like a punctuation or phonetic modifier in Devanagari writing, and it appears in words and forms across languages that use Devanagari (for example, Hindi). When rendered correctly, it is typically placed at the end of a syllable or word segment and can indicate a specific sound or grammatical/orthographic behavior in written text. If you’re composing or typesetting Devanagari, using the exact character is important so fonts and text processing treat it properly.

Common uses

  • Typing or copying Hindi/Devanagari text that requires the visarga mark
  • Correctly formatting usernames, handles, or identifiers that include Devanagari characters
  • Adding accurate punctuation in multilingual documents and captions
  • Preparing content for design and publishing where exact Unicode characters matter
  • Using the Unicode character in software and templates via code escapes

Examples

ः — Devanagari Sign Visarga

  • रामः
  • धर्मः
  • गुरुः
  • कविः
  • विशेषः

Variations

Technical codes

UnicodeU+0903
HTML Entityः
HTML Codeः
CSS\0903

FAQ

What does the Devanagari Sign Visarga letter mean?

Devanagari Sign Visarga (ः) is a character in the Devanagari script, identified by Unicode code point U+0903. Visarga is commonly treated like a punctuation or phonetic modifier in Devanagari writing, and it appears in words and forms across languages that use Devanagari (for example, Hindi). When rendered correctly, it is typically placed at the end of a syllable or word segment and can indicate a specific sound or grammatical/orthographic behavior in written text. If you’re composing or typesetting Devanagari, using the exact character is important so fonts and text processing treat it properly.

What is the Unicode code point for the Devanagari Sign Visarga?

It is U+0903.

How can I copy this character for use in HTML?

Use the HTML entity: ः.

What CSS escape can I use for the visarga?

You can use: \\0903.

What JavaScript escape represents this symbol?

Use: \\u{0903}.