free-symbols

Gujarati Sign Circle Nukta Above Letter

૾ is the Gujarati sign “circle nukta above” used with Gujarati script text.

U+0AFE

“૾” is a Gujarati sign with the Unicode name “GUJARATI SIGN CIRCLE NUKTA ABOVE” (U+0AFE). It’s commonly needed when you’re working with accurate Gujarati text rendering. Use the escapes below to copy it reliably in web projects.

Gujarati Sign Circle Nukta Above Letter Meaning

“૾” (U+0AFE) is a Gujarati script sign known in Unicode as “GUJARATI SIGN CIRCLE NUKTA ABOVE.” As a spacing/mark character, it’s used in writing systems where such signs appear above or around other letter forms. Its practical meaning is best understood in context of Gujarati orthography: it functions as a specific sign rather than a standalone punctuation mark. If your goal is faithful text reproduction—such as typography work, digital documents, or language-focused content—using the exact character and correct encoding (Unicode/escapes) is essential to avoid substitutions.

Common uses

  • Copying and pasting exact Gujarati text in documents and editors
  • Web typography: ensuring correct rendering in UI, labels, and headings
  • Language-focused content creation where precise script marks matter
  • Developer use in HTML/CSS/JavaScript strings via Unicode escapes
  • Proofing and correcting OCR or text conversion outputs for Gujarati

Examples

૾ Gujarati Sign Circle Nukta Above

  • આ૾
  • શબ્દ૾મ
  • ટેક્સ્ટમાં૾ચિહ્ન
  • ગુજરાતી૾લિપિ
  • નમૂના૾સ્ટ્રિંગ

Variations

Technical codes

UnicodeU+0AFE
HTML Entity૾
HTML Code૾
CSS\0AFE

FAQ

What does the Gujarati Sign Circle Nukta Above letter mean?

“૾” (U+0AFE) is a Gujarati script sign known in Unicode as “GUJARATI SIGN CIRCLE NUKTA ABOVE.” As a spacing/mark character, it’s used in writing systems where such signs appear above or around other letter forms. Its practical meaning is best understood in context of Gujarati orthography: it functions as a specific sign rather than a standalone punctuation mark. If your goal is faithful text reproduction—such as typography work, digital documents, or language-focused content—using the exact character and correct encoding (Unicode/escapes) is essential to avoid substitutions.

What is the Unicode code point for “૾”?

“૾” has Unicode code point U+0AFE.

How can I copy “૾” on the web?

You can copy the character directly, or use the HTML entity ૾ and the Unicode escapes like \\0AFE (CSS) or \\u{0AFE} (JavaScript).

Why does “૾” sometimes display incorrectly?

Incorrect display is usually due to font support or missing glyphs. Try a Unicode-capable Gujarati font and ensure the text is stored as UTF-8.

Is “૾” a punctuation mark like a period or comma?

No. It is a Gujarati script sign (“circle nukta above”), and its role is determined by Gujarati text context rather than standard punctuation usage.