free-symbols

Arabic Small High Word An-nisf Letter

ࣜ is the Arabic Small High Word An-Nisf character (U+08DC), typically used as a small high word mark in Arabic text.

U+08DC

ࣜ (Arabic Small High Word An-Nisf) is a Unicode character used in Arabic script contexts. On this page you can copy it, find its code point, and use common escape sequences in HTML/CSS/JavaScript.

Arabic Small High Word An-nisf Letter Meaning

ࣜ is Unicode character U+08DC, named “ARABIC SMALL HIGH WORD AN-NISF.” Because the name includes “small” and “high word,” it’s often encountered as a diacritic-like or annotation-like mark that appears above the baseline in Arabic script rendering. In practice, people use it when reproducing exact text, formatting scholarly/typographic Arabic, or matching the original character set in documents. If you’re searching for it, the most reliable identifiers are the Unicode name and code point (U+08DC), plus the provided HTML entity and escape forms for web and programming environments.

Common uses

  • Copy/paste into Arabic text where the original includes U+08DC
  • Rendering and proofreading of Unicode-accurate Arabic documents
  • Using the exact character in web content or templates that require U+08DC
  • Typography/layout work where small high script marks must match the source
  • Developer input of the character via Unicode escapes in HTML/CSS/JavaScript

Examples

ࣜ Arabic Small High Word An-Nisf

  • Example: ࣜ
  • Text sample: اكتبࣜه كما هو.
  • Unicode check: U+08DC = ࣜ
  • HTML entity usage: ࣜ
  • Styling note: display the mark as-is: ࣜ

Variations

Technical codes

UnicodeU+08DC
HTML Entityࣜ
HTML Codeࣜ
CSS\08DC

FAQ

What does the Arabic Small High Word An-nisf letter mean?

ࣜ is Unicode character U+08DC, named “ARABIC SMALL HIGH WORD AN-NISF.” Because the name includes “small” and “high word,” it’s often encountered as a diacritic-like or annotation-like mark that appears above the baseline in Arabic script rendering. In practice, people use it when reproducing exact text, formatting scholarly/typographic Arabic, or matching the original character set in documents. If you’re searching for it, the most reliable identifiers are the Unicode name and code point (U+08DC), plus the provided HTML entity and escape forms for web and programming environments.

What is the Unicode code point for ࣜ?

The Unicode code point is U+08DC.

How can I include ࣜ on a website using HTML?

Use the provided HTML entity: ࣜ.

What CSS escape can I use for this character?

Use the CSS escape: \\08DC.

How do I insert ࣜ in JavaScript?

Use the JavaScript Unicode escape: \\u{08DC}.