Greek Capital Letter Alpha 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
Comparación de propiedades
| Propiedad | Α 0391 | Ⅲ 2162 |
|---|---|---|
| Nombre | Greek Capital Letter Alpha | Roman Numeral Three |
| Categoría | Greek Letters | Roman Numerals |
| Bloque | Greek and Coptic | Number Forms |
| Escritura | Grek | Latn |
| Categoría general | Uppercase Letter (Lu) | Letter Number (Nl) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 0391 | 2162 |
|---|---|---|
| Unicode | U+0391 | U+2162 |
| HTML Decimal | Α | Ⅲ |
| HTML Hex | Α | Ⅲ |
| CSS | \0391 | \2162 |
| JavaScript | \u{391} | \u{2162} |
| Python | \u0391 | \u2162 |
| UTF-8 | ce 91 | e2 85 a2 |
Cómo distinguirlos
Greek Capital Letter Alpha pertenece a Greek Letters mientras que Roman Numeral Three pertenece a Roman Numerals. A pesar de la similitud visual, sirven para propósitos diferentes.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.