free-symbols

Arabic Tone Two Dots Above Letter

࣫ is the Unicode Arabic tone mark “two dots above” (U+08EB).

U+08EB

࣫ is a Unicode character used as an Arabic tone mark. It appears in Arabic-script contexts where specific tone or diacritic-style annotation is needed. Use the code points below to copy it reliably in web and app text.

Arabic Tone Two Dots Above Letter Meaning

࣫ is named “ARABIC TONE TWO DOTS ABOVE” (Unicode U+08EB). As an Arabic tone/diacritic-style character, it’s typically used to add a small tonal indication above a base character in Arabic-script notation. In practice, it may show up in linguistic, transcription, or scholarly text workflows where precise tone markings are required. Because it’s a single Unicode code point, it’s best inserted using copy/paste or by referencing its code in HTML/CSS/JavaScript, ensuring consistent rendering across systems that support the character.

Common uses

  • Adding tone markings in Arabic-script linguistic transcriptions
  • Writing or proofreading scholarly notes that require exact Unicode tone characters
  • Rendering annotated Arabic text in web pages and document templates
  • Supporting research datasets where tone symbols must match Unicode code points
  • Designing typographic samples or test strings for font coverage

Examples

࣫ Arabic Tone Two Dots Above

  • ا࣫
  • م࣫
  • ن࣫
  • ر࣫
  • س࣫

Variations

Technical codes

UnicodeU+08EB
HTML Entity࣫
HTML Code࣫
CSS\08EB

FAQ

What does the Arabic Tone Two Dots Above letter mean?

࣫ is named “ARABIC TONE TWO DOTS ABOVE” (Unicode U+08EB). As an Arabic tone/diacritic-style character, it’s typically used to add a small tonal indication above a base character in Arabic-script notation. In practice, it may show up in linguistic, transcription, or scholarly text workflows where precise tone markings are required. Because it’s a single Unicode code point, it’s best inserted using copy/paste or by referencing its code in HTML/CSS/JavaScript, ensuring consistent rendering across systems that support the character.

What is the Unicode code point for ࣫?

࣫ is U+08EB.

How can I insert ࣫ in HTML?

Use the HTML entity: ࣫ (as provided: ࣫).

How do I reference ࣫ in CSS or JavaScript?

CSS escape: \\08EB. JavaScript (Unicode escape): \\u{08EB}.

Will ࣫ display correctly on all devices?

It depends on font and platform Unicode support. Use a Unicode-capable font to ensure the tone mark renders properly.