Arabic Small Low Seen Letter
ۣ is the Arabic small low seen character used in specific Arabic-script presentations.
U+06E3
ۣ (Arabic Small Low Seen) is a Unicode character with code point U+06E3. It’s often used when you need a small Arabic sign in the lower area of text. Below you’ll find copy options, escapes, and example usages.
Arabic Small Low Seen Letter Meaning
ۣ is Unicode character U+06E3, named “ARABIC SMALL LOW SEEN.” It belongs to the Arabic script block and is typically used as a small, low-positioned form related to the letter/seental styling concept of seen. In practice, you’ll mainly encounter it when rendering Arabic text with specialized typographic rules, calligraphic styles, or font-dependent layout where small low marks are placed under or near a base character. Because its appearance can vary by font, always test in your target environment (web, print, or messaging apps) to ensure it renders as expected.
Common uses
- •Adding specialized Arabic script styling in text layouts
- •Using the character in custom typography or calligraphic designs
- •Preparing subtitles, signage, or captions that require precise Arabic marks
- •Creating UI text elements that include niche Arabic punctuation/marks
- •Using it in development for accurate Unicode rendering of Arabic script variants
Examples
ۣ Arabic Small Low Seen
- ۣۣ مثال نص عربي مخصص
- ۣاكتب: ۣ في السطر
- ۣهذا تصميم يتضمن ۣ
- ۣرمز ۣ مع خط مختلف
- ۣاختبار عرض ۣ داخل الواجهة
Variations
Technical codes
| Unicode | U+06E3 | |
| HTML Entity | ۣ | |
| HTML Code | ۣ | |
| CSS | \06E3 |
FAQ
What does the Arabic Small Low Seen letter mean?
ۣ is Unicode character U+06E3, named “ARABIC SMALL LOW SEEN.” It belongs to the Arabic script block and is typically used as a small, low-positioned form related to the letter/seental styling concept of seen. In practice, you’ll mainly encounter it when rendering Arabic text with specialized typographic rules, calligraphic styles, or font-dependent layout where small low marks are placed under or near a base character. Because its appearance can vary by font, always test in your target environment (web, print, or messaging apps) to ensure it renders as expected.
What is the Unicode code point for ۣ?
ۣ has Unicode code point U+06E3.
How can I copy ۣ into HTML?
You can use the HTML entity: ۣ.
How do I include ۣ in CSS?
You can use the CSS escape \\06E3.
How do I include ۣ in JavaScript?
Use the JavaScript escape \\u{06E3}.