About Latin Small Letter L With Stroke Latin Small Letter L Slash
Latin Small Letter L With Stroke Latin Small Letter L Slash is the Unicode character ł at codepoint U+0142 in the Latin Extended-A block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Small Letter L With Stroke Latin Small Letter L Slash
To use the Latin Small Letter L With Stroke Latin Small Letter L Slash 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: '\142';.
In JavaScript and TypeScript the escape '\u0142' evaluates to ł. In Python source, write '\u0142'.
The character encodes to C5 82 as UTF-8 bytes and 0142 as UTF-16 code units. Its decimal codepoint is 322.
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.