Greek Capital Letter Omega vs Greek Numeral Sign
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
Сравнение свойств
| Свойство | Ω 03A9 | ʹ 0374 |
|---|---|---|
| Название | Greek Capital Letter Omega | Greek Numeral Sign |
| Категория | Greek Letters | Greek Letters |
| Блок | Greek and Coptic | Greek and Coptic |
| Скрипт | Grek | Zyyy |
| Общая категория | Uppercase Letter (Lu) | Modifier Letter (Lm) |
| Двунаправленный | L | ON |
Сравнение кодировок
| Формат | 03A9 | 0374 |
|---|---|---|
| Unicode | U+03A9 | U+0374 |
| HTML Decimal | Ω | ʹ |
| HTML Hex | Ω | ʹ |
| CSS | \03A9 | \0374 |
| JavaScript | \u{3A9} | \u{374} |
| Python | \u03a9 | \u0374 |
| UTF-8 | ce a9 | cd b4 |
Как различить
Greek Capital Letter Omega и Greek Numeral Sign относятся к категории Greek Letters и блоку Greek and Coptic. Сравните их кодовые точки и визуальное отображение для различения.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.