Convert text to hexadecimal and the other way for any string input.
Convert text to ascii and the other way for any string input.
Convert text to decimal and the other way for any string input.
Convert text to octal and the other way for any string input.
Encode any string input to Base64.
Decode Base64 input to back to string.
Decode Base64 input to an image.
Convert text to binary and the other way for any string input.
Generate a bcrypt password hash for any string input.