About Arabic Letter Waw With Two Dots Above
Arabic Letter Waw With Two Dots Above is the Unicode character ۊ at codepoint U+06CA 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 Waw With Two Dots Above
To use the Arabic Letter Waw With Two Dots Above 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: '\6CA';.
In JavaScript and TypeScript the escape '\u06CA' evaluates to ۊ. In Python source, write '\u06CA'.
The character encodes to DB 8A as UTF-8 bytes and 06CA as UTF-16 code units. Its decimal codepoint is 1738.
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.