Text and UTF-8 hex conversion
Convert text to UTF-8 byte hex, or restore hex to text.
Text and UTF-8 hex conversion User manual
- Fill in the parameters or select the file according to the form, and check the unit and format first.
- Convert Chinese to E4 B8 AD E6 96 87.
- Click the processing button to view the results, you can copy or download and save.
Calculation method and processing rules
Encode text with UTF-8; invalid byte sequence is rejected instead of silent replacement when decoding.
scope of use
Not used for encryption, decoded results do not execute scripts.
What is the reason for the error of hexadecimal to text?
The input must be composed of a complete byte pair, containing only hex characters and blanks, and the bytes must make up a valid UTF-8. GBK, truncated multibyte characters, or odd number of hex characters will be rejected.
Will the input content be saved on the server?
This tool handles input in the browser, and does not upload files or form content. Typing practice scores are only saved in the native browser.
Why may the result be different from other tools?
Not used for encryption, decoded results do not execute scripts. Please compare the input unit, rounding method, applicable rules and data version first.
