free-symbols

Arabic Letter Reh With Small Noon Above Letter

ࢹ is an Arabic script character called “Reh with Small Noon Above” (U+08B9).

U+08B9

ࢹ (U+08B9) is a specific Arabic letter variant. It can be useful when you need precise text matching for languages, names, or historical/linguistic notation.

Arabic Letter Reh With Small Noon Above Letter Meaning

ࢹ is the Unicode character “ARABIC LETTER REH WITH SMALL NOON ABOVE” (U+08B9). As an Arabic script letter with a diacritic-like mark (a small noon above), it represents a distinct orthographic form rather than a generic “noon” or “reh” combination. In practice, it’s used when reproducing text that specifically contains this exact letter. If you’re digitizing manuscripts, typesetting Arabic text, or matching characters for search, the exact code point matters—copying the correct symbol (rather than approximating) helps avoid rendering and spelling mismatches.

Common uses

  • Copying and pasting the exact character for accurate text transcription
  • Preparing names or documents that require the precise Unicode letter form
  • Testing font support or rendering for Arabic characters in web products
  • Creating search/indexing data where exact code-point matching is required
  • Building multilingual or linguistic content that includes rare Arabic letter variants

Examples

ࢹ Arabic Letter Reh with Small Noon Above

  • Here is the character: ࢹ
  • Copy this letter exactly: ࢹ
  • The word contains ࢹ in this position.
  • Unicode for ࢹ is U+08B9.
  • Font preview shows ࢹ with the small noon above.

Variations

Technical codes

UnicodeU+08B9
HTML Entityࢹ
HTML Codeࢹ
CSS\08B9

FAQ

What does the Arabic Letter Reh With Small Noon Above letter mean?

ࢹ is the Unicode character “ARABIC LETTER REH WITH SMALL NOON ABOVE” (U+08B9). As an Arabic script letter with a diacritic-like mark (a small noon above), it represents a distinct orthographic form rather than a generic “noon” or “reh” combination. In practice, it’s used when reproducing text that specifically contains this exact letter. If you’re digitizing manuscripts, typesetting Arabic text, or matching characters for search, the exact code point matters—copying the correct symbol (rather than approximating) helps avoid rendering and spelling mismatches.

What is the Unicode code point for ࢹ?

The Unicode code point for ࢹ is U+08B9.

How can I copy ࢹ into HTML?

You can paste the character directly, or use the HTML entity: ࢹ.

What CSS escape can I use for this character?

Use the CSS escape: \\08B9.

How do I use ࢹ in JavaScript?

You can use the JavaScript Unicode escape: \\u{08B9}.