About Arabic Ligature Lam With Alef Final Form Glyph For Final Arabic Ligature Lam Alef
Arabic Ligature Lam With Alef Final Form Glyph For Final Arabic Ligature Lam Alef is the Unicode character ﻼ at codepoint U+FEFC 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 Ligature Lam With Alef Final Form Glyph For Final Arabic Ligature Lam Alef
To use the Arabic Ligature Lam With Alef Final Form Glyph For Final Arabic Ligature Lam Alef 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: '\FEFC';.
In JavaScript and TypeScript the escape '\uFEFC' evaluates to ﻼ. In Python source, write '\uFEFC'.
The character encodes to EF BB BC as UTF-8 bytes and FEFC as UTF-16 code units. Its decimal codepoint is 65276.
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.