Greek Small Letter Delta vs Greek Small Letter Theta
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é | δ 03B4 | θ 03B8 |
|---|---|---|
| Nom | Greek Small Letter Delta | Greek Small Letter Theta |
| Catégorie | Greek Letters | Greek Letters |
| Bloc | Greek and Coptic | Greek and Coptic |
| Écriture | Grek | Grek |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 03B4 | 03B8 |
|---|---|---|
| Unicode | U+03B4 | U+03B8 |
| HTML Decimal | δ | θ |
| HTML Hex | δ | θ |
| CSS | \03B4 | \03B8 |
| JavaScript | \u{3B4} | \u{3B8} |
| Python | \u03b4 | \u03b8 |
| UTF-8 | ce b4 | ce b8 |
Comment les distinguer
Greek Small Letter Delta et Greek Small Letter Theta 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.