Greek Capital Letter Beta vs Roman Numeral Three
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
Сравнение свойств
| Свойство | Β 0392 | Ⅲ 2162 |
|---|---|---|
| Название | Greek Capital Letter Beta | Roman Numeral Three |
| Категория | Greek Letters | Roman Numerals |
| Блок | Greek and Coptic | Number Forms |
| Скрипт | Grek | Latn |
| Общая категория | Uppercase Letter (Lu) | Letter Number (Nl) |
| Двунаправленный | L | L |
Сравнение кодировок
| Формат | 0392 | 2162 |
|---|---|---|
| Unicode | U+0392 | U+2162 |
| HTML Decimal | Β | Ⅲ |
| HTML Hex | Β | Ⅲ |
| CSS | \0392 | \2162 |
| JavaScript | \u{392} | \u{2162} |
| Python | \u0392 | \u2162 |
| UTF-8 | ce 92 | e2 85 a2 |
Как различить
Greek Capital Letter Beta относится к Greek Letters, тогда как Roman Numeral Three — к Roman Numerals. Несмотря на визуальное сходство, они служат разным целям.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.