Left Square Bracket With Tick In Top Corner vs Right Angle Variant With Square
VS
Comparación de propiedades
| Propiedad | ⦍ 298D | ⦜ 299C |
|---|---|---|
| Nombre | Left Square Bracket With Tick In Top Corner | Right Angle Variant With Square |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Escritura | Zyyy | Zyyy |
| Categoría general | Open Punctuation (Ps) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 298D | 299C |
|---|---|---|
| Unicode | U+298D | U+299C |
| HTML Decimal | ⦍ | ⦜ |
| HTML Hex | ⦍ | ⦜ |
| CSS | \298D | \299C |
| JavaScript | \u{298D} | \u{299C} |
| Python | \u298d | \u299c |
| UTF-8 | e2 a6 8d | e2 a6 9c |
Cómo distinguirlos
Tanto Left Square Bracket With Tick In Top Corner como Right Angle Variant With Square pertenecen a la categoría Símbolos matemáticos y al bloque Miscellaneous Mathematical Symbols-B. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.