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
गुण तुलना
| गुण | β 03B2 | υ 03C5 |
|---|---|---|
| नाम | Greek Small Letter Beta | Greek Small Letter Upsilon |
| श्रेणी | Greek Letters | Greek Letters |
| ब्लॉक | Greek and Coptic | Greek and Coptic |
| लिपि | Grek | Grek |
| सामान्य श्रेणी | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| द्विदिशीय | L | L |
एन्कोडिंग तुलना
| प्रारूप | 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 |
कैसे पहचानें
Greek Small Letter Beta और Greek Small Letter Upsilon दोनों Greek Letters श्रेणी और Greek and Coptic ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।