Arabic Small High Meem Isolated Form Letter
ۢ (Arabic small high meem isolated form) is a Unicode Arabic diacritic-like character used with Arabic text.
U+06E2
The symbol ۢ is named “Arabic Small High Meem Isolated Form” and belongs to the Arabic block. It can be copied directly for use in Arabic typography, content, and UI text. Below you’ll find practical ways to use it in your work.
Arabic Small High Meem Isolated Form Letter Meaning
ۢ (U+06E2) is an Arabic character described in Unicode as the “Arabic small high meem isolated form.” Because it’s a small, high-positioned letter form, it may function as part of specialized Arabic writing or typographic conventions rather than as a standalone word character. In practice, people most often use it when reproducing text exactly (for example, in digital versions of Arabic script), when following a font or typesetting requirement, or when copying content from sources that include it. If you’re building Arabic text rendering, it’s best treated as a specific Unicode character that should be preserved exactly as written.
Common uses
- •Copying and pasting exact Arabic script text from documents or websites
- •Writing or editing Arabic content where a specific character form is required
- •Typography and layout work that needs precise Unicode characters
- •Debugging or validating Arabic text strings in software and web apps
- •Creating UI labels, badges, or tags that must match existing text
Examples
ۢ Arabic Small High Meem Isolated Form
- ۢمثال ۢ للنص العربي
- ۢالنص يحتوي على ۢ داخل السطر
- ۢتحقق من الحرف ۢ في هذه الجملة
- ۢنسخ ۢ كما يظهر في المصدر
- ۢتأكد أن ۢ موجود في سلسلة الأحرف
Technical codes
| Unicode | U+06E2 | |
| HTML Entity | ۢ | |
| HTML Code | ۢ | |
| CSS | \06E2 |
FAQ
What does the Arabic Small High Meem Isolated Form letter mean?
ۢ (U+06E2) is an Arabic character described in Unicode as the “Arabic small high meem isolated form.” Because it’s a small, high-positioned letter form, it may function as part of specialized Arabic writing or typographic conventions rather than as a standalone word character. In practice, people most often use it when reproducing text exactly (for example, in digital versions of Arabic script), when following a font or typesetting requirement, or when copying content from sources that include it. If you’re building Arabic text rendering, it’s best treated as a specific Unicode character that should be preserved exactly as written.
What is the Unicode code point for ۢ?
ۢ has the Unicode code point U+06E2.
How do I include ۢ in HTML?
Use the HTML entity: ۢ.
What CSS and JavaScript escapes can I use for ۢ?
CSS: \\06E2. JavaScript: \\u{06E2}.
Will ۢ look the same in every font?
Not always. As a specific Arabic character form, its appearance can vary by font and rendering engine, so test in the target font for your design.