Symbols for Programmers
157 símbolos
Programmers need to insert, escape, and validate special characters across multiple encoding contexts: Python string literals, JavaScript source code, HTML attributes, CSS content values, and regular expressions. This reference provides every encoding format for each symbol — hex code points, JSON escapes, Python u-strings, HTML named entities, and CSS hex — so you can copy the exact format your code needs. The accompanying tools let you convert any character to any encoding on the fly.
→ Arrows
∑ Math Symbols
… Punctuation
【 Brackets & Braces
⌘ Technical
⌨ Keyboard
╔ Box Drawing
█ Block Elements
α Greek Letters
Colecciones relacionadas
Complete collection of arrow characters
Mathematical operators and equation symbols
Symbols commonly used in code and documentation
Box drawing and block element characters
Zero-width spaces and invisible Unicode
Herramientas recomendadas
Buscar cualquier carácter por punto de código U+
Analizar texto para las propiedades Unicode de cada carácter
Convertir caracteres entre codificaciones HTML, CSS, JS y Python
Comparar dos textos lado a lado y resaltar diferencias
Contar caracteres, bytes (UTF-8/16), clústeres de grafemas y palabras
Buscar entidades HTML por nombre, carácter o punto de código