Greek Capital Letter Alpha vs Roman Numeral One
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
Сравнение свойств
| Свойство | Α 0391 | Ⅰ 2160 |
|---|---|---|
| Название | Greek Capital Letter Alpha | Roman Numeral One |
| Категория | Greek Letters | Roman Numerals |
| Блок | Greek and Coptic | Number Forms |
| Скрипт | Grek | Latn |
| Общая категория | Uppercase Letter (Lu) | Letter Number (Nl) |
| Двунаправленный | L | L |
Сравнение кодировок
| Формат | 0391 | 2160 |
|---|---|---|
| Unicode | U+0391 | U+2160 |
| HTML Decimal | Α | Ⅰ |
| HTML Hex | Α | Ⅰ |
| CSS | \0391 | \2160 |
| JavaScript | \u{391} | \u{2160} |
| Python | \u0391 | \u2160 |
| UTF-8 | ce 91 | e2 85 a0 |
Как различить
Greek Capital Letter Alpha относится к Greek Letters, тогда как Roman Numeral One — к Roman Numerals. Несмотря на визуальное сходство, они служат разным целям.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.