WebTools

UTF-8 encode

Converts Unicode characters to UTF-8 byte sequences, shown as hex or percent-encoded form. Useful for debugging encoding issues or preparing data for systems that expect raw bytes. UTF-8 can represent every character in Unicode and is the standard encoding for the web.

Submits