Latin Capital Letter Reversed E vs Latin Small Letter O With Caron
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
Сравнение свойств
| Свойство | Ǝ 018E | ǒ 01D2 |
|---|---|---|
| Название | Latin Capital Letter Reversed E | Latin Small Letter O With Caron |
| Категория | Latin Extended | Latin Extended |
| Блок | Latin Extended-B | Latin Extended-B |
| Скрипт | Latn | Latn |
| Общая категория | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Двунаправленный | L | L |
Сравнение кодировок
| Формат | 018E | 01D2 |
|---|---|---|
| Unicode | U+018E | U+01D2 |
| HTML Decimal | Ǝ | ǒ |
| HTML Hex | Ǝ | ǒ |
| CSS | \018E | \01D2 |
| JavaScript | \u{18E} | \u{1D2} |
| Python | \u018e | \u01d2 |
| UTF-8 | c6 8e | c7 92 |
Как различить
Latin Capital Letter Reversed E и Latin Small Letter O With Caron относятся к категории Latin Extended и блоку Latin Extended-B. Сравните их кодовые точки и визуальное отображение для различения.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.