Arabic Sign Alayhe Assallam Letter
ؑ is the Arabic Sign Alayhe Assallam (U+0611) used in Arabic text as a respectful honorific marker.
U+0611
This page covers the Arabic sign ؑ (Unicode U+0611). You can copy it directly or use the provided HTML/CSS/JavaScript escapes in your projects. It’s commonly used as an honorific-style mark in Arabic writing.
Arabic Sign Alayhe Assallam Letter Meaning
ؑ is known in Unicode as the “ARABIC SIGN ALAYHE ASSALLAM” (U+0611). It is an Arabic script character used as an honorific marker that appears after names to convey respect. In practice, you’ll see it in Arabic text where writers append this sign following a person’s name in devotional or respectful contexts. Because it’s a dedicated Unicode character, it’s usually better to use this exact symbol rather than visually similar punctuation. When displayed correctly, it will render consistently across systems that support U+0611.
Common uses
- •Writing respectful honorific text in Arabic (e.g., after a name).
- •Publishing articles, biographies, or references that include Arabic honorific markers.
- •Preparing social media posts or captions that use Arabic script accurately.
- •Designing Arabic typography samples or editorial layouts in a word processor or design tool.
- •Typing or rendering Arabic text in web apps using Unicode-safe strings.
Examples
ؑ Arabic Sign Alayhe Assallam
- ؑمحمدؑ
- ؑعيسىؑ عليه السلام
- ؑموسىؑ عليه السلام
- ؑإبراهيمؑ عليه السلام
- ؑنبيّؑ
Variations
Technical codes
| Unicode | U+0611 | |
| HTML Entity | ؑ | |
| HTML Code | ؑ | |
| CSS | \0611 |
FAQ
What does the Arabic Sign Alayhe Assallam letter mean?
ؑ is known in Unicode as the “ARABIC SIGN ALAYHE ASSALLAM” (U+0611). It is an Arabic script character used as an honorific marker that appears after names to convey respect. In practice, you’ll see it in Arabic text where writers append this sign following a person’s name in devotional or respectful contexts. Because it’s a dedicated Unicode character, it’s usually better to use this exact symbol rather than visually similar punctuation. When displayed correctly, it will render consistently across systems that support U+0611.
What Unicode character is ؑ?
ؑ is Unicode U+0611, named “ARABIC SIGN ALAYHE ASSALLAM”.
How can I copy ؑ into my text?
Copy the character directly from this page (ؑ). You can also insert it using the escapes shown on this page.
What is the HTML entity for ؑ?
The HTML entity provided is ؑ.
How do I use ؑ in CSS or JavaScript?
Use the CSS escape \\0611 or the JavaScript escape \\u{0611} (as provided).