Convert text to hexadecimal (base-16) representation. Used in color codes, byte inspection, and low-level data formats.
Example
Hi → 4869
ABC → 414243
hello → 68656c6c6f
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations