Greek Capital Letter Omega vs Greek Small Letter Lamda
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 | λ 03BB |
|---|---|---|
| Nom | Greek Capital Letter Omega | Greek Small Letter Lamda |
| Catégorie | Greek Letters | Greek Letters |
| Bloc | Greek and Coptic | Greek and Coptic |
| Écriture | Grek | Grek |
| Catégorie générale | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 03A9 | 03BB |
|---|---|---|
| Unicode | U+03A9 | U+03BB |
| HTML Decimal | Ω | λ |
| HTML Hex | Ω | λ |
| CSS | \03A9 | \03BB |
| JavaScript | \u{3A9} | \u{3BB} |
| Python | \u03a9 | \u03bb |
| UTF-8 | ce a9 | ce bb |
Comment les distinguer
Greek Capital Letter Omega et Greek Small Letter Lamda 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.