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
Coleções 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
Ferramentas recomendadas
Pesquisar qualquer caractere por ponto de código U+
Analisar texto para propriedades Unicode de cada caractere
Converter caracteres entre codificações HTML, CSS, JS e Python
Comparar dois textos lado a lado e destacar diferenças
Contar caracteres, bytes (UTF-8/16), clusters de grafemas e palavras
Pesquisar entidades HTML por nome, caractere ou ponto de código