Signo de grado vs Increases As
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 | ° 00B0 | ⧡ 29E1 |
|---|---|---|
| Nombre | Signo de grado | Increases As |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Latin-1 Supplement | Miscellaneous Mathematical Symbols-B |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Math Symbol (Sm) |
| Bidireccional | ET | ON |
Comparación de codificaciones
| Formato | 00B0 | 29E1 |
|---|---|---|
| Unicode | U+00B0 | U+29E1 |
| HTML Decimal | ° | ⧡ |
| HTML Hex | ° | ⧡ |
| CSS | \00B0 | \29E1 |
| JavaScript | \u{B0} | \u{29E1} |
| Python | \u00b0 | \u29e1 |
| UTF-8 | c2 b0 | e2 a7 a1 |
Cómo distinguirlos
Tanto Signo de grado como Increases As están en la categoría Símbolos matemáticos pero se encuentran en diferentes bloques Unicode. Compruebe el punto de código para diferenciarlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.