Encode and decode text in various formats.
The tool supports Base64, URL encoding, HTML entities, Unicode escape sequences, and JavaScript escape sequences.
Yes, you can encode the output of one format into another. For example, Base64-encode a URL-encoded string.
Yes, the tool correctly handles Unicode characters, emojis, and multi-byte characters in all encoding formats.