free-symbols

Gujarati Sign Nukta Letter

઼ is the Gujarati sign nukta used with Gujarati letters to create distinct letter forms.

U+0ABC

The symbol ઼ is known as the Gujarati Sign Nukta. It is a Unicode character (U+0ABC) used in Gujarati text. You can copy it or insert it using common HTML/CSS/JavaScript escapes.

Gujarati Sign Nukta Letter Meaning

The Gujarati Sign Nukta (઼) is a diacritic used in Gujarati writing. In practice, it is written as a mark associated with a base Gujarati letter to produce a different, more specific character form. Rather than standing alone as a standalone letter, it modifies the appearance and identity of the letter that it combines with. When you type or copy Gujarati text, correct placement of this mark matters for proper rendering in fonts and browsers. If you are generating text programmatically, use the exact Unicode code point U+0ABC to ensure consistent behavior across systems.

Common uses

  • Composing Gujarati words that require a nukta-modified letter form
  • Correctly rendering Gujarati text in web pages using Unicode (U+0ABC)
  • Providing accurate input for Gujarati language data entry and transcription
  • Typography and font/layout testing where combining marks must align
  • Creating content for user interfaces or forms that include Gujarati orthography

Examples

઼ Gujarati Sign Nukta

  • ઼ક (nukta-modified letter form with a Gujarati consonant)
  • ઼ખ (nukta placement with a Gujarati consonant)
  • ઼ગ (nukta-marked letter variant usage)
  • ઼જ (nukta as part of a Gujarati letter form)
  • ઼ટ (nukta used to alter a Gujarati consonant form)

Variations

Technical codes

UnicodeU+0ABC
HTML Entity઼
HTML Code઼
CSS\0ABC

FAQ

What does the Gujarati Sign Nukta letter mean?

The Gujarati Sign Nukta (઼) is a diacritic used in Gujarati writing. In practice, it is written as a mark associated with a base Gujarati letter to produce a different, more specific character form. Rather than standing alone as a standalone letter, it modifies the appearance and identity of the letter that it combines with. When you type or copy Gujarati text, correct placement of this mark matters for proper rendering in fonts and browsers. If you are generating text programmatically, use the exact Unicode code point U+0ABC to ensure consistent behavior across systems.

What is the Unicode code point for the Gujarati Sign Nukta?

The Gujarati Sign Nukta is U+0ABC.

How do I insert this symbol in HTML?

Use the HTML entity: ઼.

What are the common escape sequences for this character in CSS or JavaScript?

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

Should this symbol be typed by itself or combined with another letter?

It is typically used as a mark that modifies a Gujarati letter form, so it is usually placed with the relevant base letter rather than used as a standalone character.