About Arabic Letter Meem Medial Form Glyph For Medial Arabic Meem
Arabic Letter Meem Medial Form Glyph For Medial Arabic Meem is the Unicode character ﻤ at codepoint U+FEE4 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 Meem Medial Form Glyph For Medial Arabic Meem
To use the Arabic Letter Meem Medial Form Glyph For Medial Arabic Meem 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: '\FEE4';.
In JavaScript and TypeScript the escape '\uFEE4' evaluates to ﻤ. In Python source, write '\uFEE4'.
The character encodes to EF BB A4 as UTF-8 bytes and FEE4 as UTF-16 code units. Its decimal codepoint is 65252.
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.