Symbols for Programmers
157 символы
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
Связанные коллекции
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
Рекомендуемые инструменты
Поиск любого символа по кодовой точке U+
Анализ текста по свойствам Unicode каждого символа
Преобразование символов между кодировками HTML, CSS, JS и Python
Сравнение двух текстов рядом с выделением различий
Подсчёт символов, байт (UTF-8/16), графемных кластеров и слов
Поиск HTML-сущностей по имени, символу или кодовой точке