Greek Capital Letter Beta vs Roman Numeral Five
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
Property Comparison
| Property | Β 0392 | Ⅴ 2164 |
|---|---|---|
| Name | Greek Capital Letter Beta | Roman Numeral Five |
| Category | Greek Letters | Roman Numerals |
| Block | Greek and Coptic | Number Forms |
| Script | Grek | Latn |
| General Category | Uppercase Letter (Lu) | Letter Number (Nl) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 0392 | 2164 |
|---|---|---|
| Unicode | U+0392 | U+2164 |
| HTML Decimal | Β | Ⅴ |
| HTML Hex | Β | Ⅴ |
| CSS | \0392 | \2164 |
| JavaScript | \u{392} | \u{2164} |
| Python | \u0392 | \u2164 |
| UTF-8 | ce 92 | e2 85 a4 |
How to Distinguish
Greek Capital Letter Beta belongs to Greek Letters while Roman Numeral Five belongs to Roman Numerals. Despite visual similarity, they serve different purposes.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.