hex_encode
Convert a string to its hexadecimal representation. Use this tool to encode text into hex format for data processing or transmission.
Instructions
Encode a string to its hexadecimal representation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The string to hex-encode |