Feminine Ordinal Indicator vs Latin Capital Letter E With Grave
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
Eigenschaftsvergleich
| Eigenschaft | ª 00AA | È 00C8 |
|---|---|---|
| Name | Feminine Ordinal Indicator | Latin Capital Letter E With Grave |
| Kategorie | Latin Extended | Latin Extended |
| Block | Latin-1 Supplement | Latin-1 Supplement |
| Schrift | Latn | Latn |
| Allgemeine Kategorie | Other Letter (Lo) | Uppercase Letter (Lu) |
| Bidirektional | L | L |
Kodierungsvergleich
| Format | 00AA | 00C8 |
|---|---|---|
| Unicode | U+00AA | U+00C8 |
| HTML Decimal | ª | È |
| HTML Hex | ª | È |
| CSS | \00AA | \00C8 |
| JavaScript | \u{AA} | \u{C8} |
| Python | \u00aa | \u00c8 |
| UTF-8 | c2 aa | c3 88 |
Wie man sie unterscheidet
Sowohl Feminine Ordinal Indicator als auch Latin Capital Letter E With Grave gehören zur Kategorie Latin Extended und zum Block Latin-1 Supplement. Vergleichen Sie ihre Codepunkte und visuelle Darstellung, um sie zu unterscheiden.
Tipp: Fügen Sie das Zeichen in einen Hex-Editor ein oder verwenden Sie
charCodeAt()
in JavaScript, um den tatsächlichen Codepunkt zu prüfen.