Greek Small Letter Beta vs Greek Small Letter Upsilon
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
Eigenschaftsvergleich
| Eigenschaft | β 03B2 | υ 03C5 |
|---|---|---|
| Name | Greek Small Letter Beta | Greek Small Letter Upsilon |
| Kategorie | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Schrift | Grek | Grek |
| Allgemeine Kategorie | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirektional | L | L |
Kodierungsvergleich
| Format | 03B2 | 03C5 |
|---|---|---|
| Unicode | U+03B2 | U+03C5 |
| HTML Decimal | β | υ |
| HTML Hex | β | υ |
| CSS | \03B2 | \03C5 |
| JavaScript | \u{3B2} | \u{3C5} |
| Python | \u03b2 | \u03c5 |
| UTF-8 | ce b2 | cf 85 |
Wie man sie unterscheidet
Sowohl Greek Small Letter Beta als auch Greek Small Letter Upsilon gehören zur Kategorie Greek Letters und zum Block Greek and Coptic. Vergleichen Sie ihre Codepunkte und visuelle Darstellung, um sie zu unterscheiden.
Tipp: Fügen Sie das Zeichen in einen Hex-Editor ein oder verwenden Sie
charCodeAt()
in JavaScript, um den tatsächlichen Codepunkt zu prüfen.