About Syriac Letter Lamadh
Syriac Letter Lamadh is the Unicode character ܠ at codepoint U+0720 in the Syriac 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 Syriac Letter Lamadh
To use the Syriac Letter Lamadh 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: '\720';.
In JavaScript and TypeScript the escape '\u0720' evaluates to ܠ. In Python source, write '\u0720'.
The character encodes to DC A0 as UTF-8 bytes and 0720 as UTF-16 code units. Its decimal codepoint is 1824.
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.