Greek Capital Letter Omega vs Greek Lower 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
Comparaison des propriétés
| Propriété | Ω 03A9 | ͵ 0375 |
|---|---|---|
| Nom | Greek Capital Letter Omega | Greek Lower Numeral Sign |
| Catégorie | Greek Letters | Greek Letters |
| Bloc | Greek and Coptic | Greek and Coptic |
| Écriture | Grek | Grek |
| Catégorie générale | Uppercase Letter (Lu) | Modifier Symbol (Sk) |
| Bidirectionnel | L | ON |
Comparaison d'encodages
| Format | 03A9 | 0375 |
|---|---|---|
| Unicode | U+03A9 | U+0375 |
| HTML Decimal | Ω | ͵ |
| HTML Hex | Ω | ͵ |
| CSS | \03A9 | \0375 |
| JavaScript | \u{3A9} | \u{375} |
| Python | \u03a9 | \u0375 |
| UTF-8 | ce a9 | cd b5 |
Comment les distinguer
Greek Capital Letter Omega et Greek Lower Numeral Sign appartiennent tous deux à la catégorie Greek Letters et au bloc Greek and Coptic. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.