Arabic Letter Keheh With Two Dots Above Letter
ػ is the Arabic letter keheh with two dots above (U+063B).
U+063B
The symbol ػ is an Arabic letter with two dots above. It’s identified in Unicode as “ARABIC LETTER KEHEH WITH TWO DOTS ABOVE” and has code point U+063B. Use the shortcuts below to paste it into text, web pages, or code.
Arabic Letter Keheh With Two Dots Above Letter Meaning
ػ is a Unicode Arabic letter used as part of writing systems that include the “keheh” letter variant with two dots above. In practice, its meaning depends on the specific language, orthography, and font support; it’s primarily a textual character rather than a punctuation mark. When you copy it, make sure your font or environment supports Arabic letters at U+063B, otherwise it may render as a missing-glyph box. For web and app development, use the provided HTML entity, CSS escape, or JavaScript escape to ensure the correct character is produced across platforms.
Common uses
- •Typing or proofreading Arabic text that includes the keheh (two dots above) letter variant
- •Correctly displaying identifiers, names, or terms copied from documents using Unicode
- •Building localization strings in software where the exact character must match (U+063B)
- •Using in web content by inserting the HTML entity or Unicode escape for reliability
- •Designing typography or glyph samples for Arabic letter sets and font testing
Examples
ػ Arabic Letter Keheh with Two Dots Above
- ػػ ػ ػ
- ػاكتب: ػ
- ػالرمز الحالي هو ػ
- ػهذه كلمة تحتوي على ػ
- ػنسخ ػ ولصقه هنا
Variations
Technical codes
| Unicode | U+063B | |
| HTML Entity | ػ | |
| HTML Code | ػ | |
| CSS | \063B |
FAQ
What does the Arabic Letter Keheh With Two Dots Above letter mean?
ػ is a Unicode Arabic letter used as part of writing systems that include the “keheh” letter variant with two dots above. In practice, its meaning depends on the specific language, orthography, and font support; it’s primarily a textual character rather than a punctuation mark. When you copy it, make sure your font or environment supports Arabic letters at U+063B, otherwise it may render as a missing-glyph box. For web and app development, use the provided HTML entity, CSS escape, or JavaScript escape to ensure the correct character is produced across platforms.
What Unicode character is ػ?
ػ is “ARABIC LETTER KEHEH WITH TWO DOTS ABOVE” with Unicode code point U+063B.
How can I copy ػ reliably on the web?
You can insert it using the provided HTML entity: ػ or use a Unicode escape in your code.
Why does ػ show as a box or blank on my device?
Your font or system may not fully support Arabic glyphs for U+063B. Try a different font that supports Arabic letters.
What are the code escapes for ػ?
CSS escape: \\063B. JavaScript escape: \\u{063B}.