Text to Hex Converter
Convert text to hexadecimal representation. Useful for encoding, debugging, and data analysis.
Example Conversions:
Text: Hello
Hex: 48656c6c6f
Hex: 48656c6c6f
Text: ABC
Hex: 414243
Hex: 414243