Latin Capital Letter A With Grave vs Latin Small Letter E With Circumflex
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
Сравнение свойств
| Свойство | À 00C0 | ê 00EA |
|---|---|---|
| Название | Latin Capital Letter A With Grave | Latin Small Letter E With Circumflex |
| Категория | Latin Extended | Latin Extended |
| Блок | Latin-1 Supplement | Latin-1 Supplement |
| Скрипт | Latn | Latn |
| Общая категория | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Двунаправленный | L | L |
Сравнение кодировок
| Формат | 00C0 | 00EA |
|---|---|---|
| Unicode | U+00C0 | U+00EA |
| HTML Decimal | À | ê |
| HTML Hex | À | ê |
| CSS | \00C0 | \00EA |
| JavaScript | \u{C0} | \u{EA} |
| Python | \u00c0 | \u00ea |
| UTF-8 | c3 80 | c3 aa |
Как различить
Latin Capital Letter A With Grave и Latin Small Letter E With Circumflex относятся к категории Latin Extended и блоку Latin-1 Supplement. Сравните их кодовые точки и визуальное отображение для различения.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.