About Arabic Letter Hah Arabic Letter Haa
Arabic Letter Hah Arabic Letter Haa is the Unicode character ح at codepoint U+062D in the Arabic block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Arabic Letter Hah Arabic Letter Haa
To use the Arabic Letter Hah Arabic Letter Haa symbol (ح) in HTML, insert the
entity ح directly into your markup. The decimal entity ح works in any HTML-serialised document.
In CSS pseudo-elements use content: '\62D';.
In JavaScript and TypeScript the escape '\u062D' evaluates to ح. In Python source, write '\u062D'.
The character encodes to D8 AD as UTF-8 bytes and 062D as UTF-16 code units. Its decimal codepoint is 1581.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.