Latin Small Letter E With Macron vs Latin Small Letter R With Cedilla
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
Сравнение свойств
| Свойство | ē 0113 | ŗ 0157 |
|---|---|---|
| Название | Latin Small Letter E With Macron | Latin Small Letter R With Cedilla |
| Категория | Latin Extended | Latin Extended |
| Блок | Latin Extended-A | Latin Extended-A |
| Скрипт | Latn | Latn |
| Общая категория | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Двунаправленный | L | L |
Сравнение кодировок
| Формат | 0113 | 0157 |
|---|---|---|
| Unicode | U+0113 | U+0157 |
| HTML Decimal | ē | ŗ |
| HTML Hex | ē | ŗ |
| CSS | \0113 | \0157 |
| JavaScript | \u{113} | \u{157} |
| Python | \u0113 | \u0157 |
| UTF-8 | c4 93 | c5 97 |
Как различить
Latin Small Letter E With Macron и Latin Small Letter R With Cedilla относятся к категории Latin Extended и блоку Latin Extended-A. Сравните их кодовые точки и визуальное отображение для различения.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.