Text Master

by Thankless Technologies

Hex Encode

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