Arabic Small High Jeem Letter
ۚ (Arabic Small High Jeem) is an Arabic character used as a small high mark in typed Arabic text.
U+06DA
ۚ is known as the Arabic Small High Jeem. It’s used as a distinct Arabic mark, often appearing above letters in specific typography. This page helps you copy it correctly and use the right codepoints in your tools.
Arabic Small High Jeem Letter Meaning
ۚ (U+06DA) is the Unicode character called ARABIC SMALL HIGH JEEM. It is a small form of the Arabic letter jeem placed in a “high” position, so it’s commonly used as a typographic mark above other text rather than as a regular inline letter. In practice, it appears in specialized Arabic orthography and formatted Arabic text where a high jeem-like mark is needed for correct visual representation. If you’re working with Arabic content (including digital typography), you’ll most often use this symbol by copying it directly or by using its exact Unicode/escape forms to avoid similar-looking characters.
Common uses
- •Use in Arabic typography where a small high jeem mark is required above letters
- •Include in digital Arabic text for accurate rendering of specialized orthographic marks
- •Add to designer text elements that require exact Unicode characters (not lookalikes)
- •Paste into documentation or UI strings that must match the source text precisely
- •Use in subtitles/captions or captions workflows where formatting must be faithful
Examples
ۚ Arabic Small High Jeem
- ۚنَصّ عربي ۚ داخل الفقرة.
- ۚاستخدم الرمز ۚ بدلًا من علامة مشابهة.
- ۚالعلامة العلوية ۚ تظهر أعلى الحرف.
- ۚهذا سطر تجريبي يحتوي على ۚ فقط.
- ۚتحقق من الترميز عند نسخ ۚ.
Variations
Technical codes
| Unicode | U+06DA | |
| HTML Entity | ۚ | |
| HTML Code | ۚ | |
| CSS | \06DA |
FAQ
What is the Unicode code point for ۚ?
ۚ is U+06DA.
How can I copy ۚ safely without accidentally using a similar character?
Copy the symbol from this page directly, or use the provided escapes (HTML entity, CSS escape, or JavaScript escape) to ensure you get the exact Unicode character.
What does “small high” mean in the name Arabic Small High Jeem?
It refers to the character’s typographic role: a small jeem mark intended to appear in a high position (above the surrounding text) rather than as a standard inline letter.
What are the common ways to insert it in code?
You can use the HTML entity (ۚ), CSS escape (\\06DA), or JavaScript escape (\\u{06DA}), or paste the literal character (ۚ).