Latin Small Letter E With Caron vs Latin Small Letter L With Middle Dot
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Comparaison des propriétés
| Propriété | ě 011B | ŀ 0140 |
|---|---|---|
| Nom | Latin Small Letter E With Caron | Latin Small Letter L With Middle Dot |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-A | Latin Extended-A |
| Écriture | Latn | Latn |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 011B | 0140 |
|---|---|---|
| Unicode | U+011B | U+0140 |
| HTML Decimal | ě | ŀ |
| HTML Hex | ě | ŀ |
| CSS | \011B | \0140 |
| JavaScript | \u{11B} | \u{140} |
| Python | \u011b | \u0140 |
| UTF-8 | c4 9b | c5 80 |
Comment les distinguer
Latin Small Letter E With Caron et Latin Small Letter L With Middle Dot appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-A. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.