Arabic Letter Keheh With Three Dots Below Letter
ؼ is the Arabic letter Keheh with three dots below (U+063C) used in Arabic script text.
U+063C
This page helps you copy the symbol ؼ and use it correctly in digital text. It provides the official Unicode code point and common escape formats for developers.
Arabic Letter Keheh With Three Dots Below Letter Meaning
ؼ (U+063C) is the Arabic letter known as “ARABIC LETTER KEHEH WITH THREE DOTS BELOW” (Unicode name). As an Arabic-script character, it appears in written words where that specific letter is required. When you display or type it, the exact Unicode code point matters to ensure the correct glyph appears. Designers and writers typically use it when matching Arabic spelling precisely, and developers use the provided HTML, CSS, or JavaScript escapes to avoid encoding issues across platforms and fonts.
Common uses
- •Copying the exact Arabic letter for accurate spelling in text content
- •Labeling or naming items in Arabic-language user interfaces
- •Preparing Arabic typography layouts in design tools
- •Writing or reviewing Arabic script strings in editors and CMS content
- •Encoding the character in web apps using Unicode-safe escapes
Examples
ؼ Arabic Letter Keheh with Three Dots Below
- ؼؼ مثال نص عربي
- ؼاكتب ؼ هنا
- ؼالرمز ؼ ضمن الكلمة
- ؼتأكد من ظهور ؼ بشكل صحيح
- ؼؼ: حرف عربي محدد
Variations
Technical codes
| Unicode | U+063C | |
| HTML Entity | ؼ | |
| HTML Code | ؼ | |
| CSS | \063C |
FAQ
What does the Arabic Letter Keheh With Three Dots Below letter mean?
ؼ (U+063C) is the Arabic letter known as “ARABIC LETTER KEHEH WITH THREE DOTS BELOW” (Unicode name). As an Arabic-script character, it appears in written words where that specific letter is required. When you display or type it, the exact Unicode code point matters to ensure the correct glyph appears. Designers and writers typically use it when matching Arabic spelling precisely, and developers use the provided HTML, CSS, or JavaScript escapes to avoid encoding issues across platforms and fonts.
What Unicode character is ؼ?
ؼ is the character U+063C, named “ARABIC LETTER KEHEH WITH THREE DOTS BELOW”.
How can I copy ؼ reliably into HTML?
Use the HTML entity provided for this character: ؼ
What’s the CSS escape for ؼ?
The CSS escape is \\063C.
How do I include ؼ in JavaScript strings?
You can use the JavaScript escape: \\u{063C}.