Encodeform guides
Practical decisions for text conversion.
Base64, encryption, and hashing
These tools solve different problems: moving bytes, keeping data secret, and comparing data.
Choose URL component or whole URL encoding
Keep URL separators meaningful and encode only data that belongs inside a URL.
Troubleshoot UTF-8, Korean, emoji, and Base64URL
Use UTF-8-aware conversion and check whether URL-safe characters and padding are expected.