Symbols for Programmers
157 Symbole
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
Verwandte Sammlungen
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
Empfohlene Werkzeuge
Beliebiges Zeichen über U+-Codepunkt nachschlagen
Text auf Unicode-Eigenschaften jedes Zeichens analysieren
Zeichen zwischen HTML-, CSS-, JS- und Python-Kodierungen konvertieren
Zwei Texte nebeneinander vergleichen und Unterschiede hervorheben
Zeichen, Bytes (UTF-8/16), Graphem-Cluster und Wörter zählen
HTML-Entities nach Name, Zeichen oder Codepunkt suchen