Utility Tools
Client-side tools for copy, conversion, encoding, and keyboard-oriented Unicode workflows.
Available tools
- Alt Code Finder - Search common symbols and see their Windows input strings, plus matching Mac and Linux alternatives.
- Unicode Converter - Convert text to Unicode code points, HTML entities, JavaScript escapes, and back from code point input.
- HTML Entity Converter - Encode plain text as HTML entities or decode existing entity strings back to readable text.
- URL Encode / Decode - Encode text for URLs or decode encoded strings for debugging, QA, content migrations, and support.
- Case Converter - Convert text to uppercase, lowercase, title case, sentence case, camelCase, snake_case, and kebab-case.
- Accent Remover - Remove accents and diacritics from text when you need ASCII-like versions for slugs, filenames, or system exports.
- Character Inspector - Inspect pasted text character by character, including code points, HTML entities, URL encoding, whitespace, and invisible marks.
- Invisible Character Tool - Copy zero-width spaces, non-breaking spaces, and related invisible characters for text engineering and layout edge cases.