About Arabic Letter Ain Medial Form Glyph For Medial Arabic Ain
Arabic Letter Ain Medial Form Glyph For Medial Arabic Ain is the Unicode character ﻌ at codepoint U+FECC in the Arabic Presentation Forms-B 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 Ain Medial Form Glyph For Medial Arabic Ain
To use the Arabic Letter Ain Medial Form Glyph For Medial Arabic Ain 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: '\FECC';.
In JavaScript and TypeScript the escape '\uFECC' evaluates to ﻌ. In Python source, write '\uFECC'.
The character encodes to EF BB 8C as UTF-8 bytes and FECC as UTF-16 code units. Its decimal codepoint is 65228.
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.