Data type converter – converts different data types to different types. This was made for me by a friend of mine. Any feedback is welcome here.
int to hex
int to float
int to text string
int to binary data
float to int
float to hex
float to text string
float to binary data
And also you can convert binary to all above and also text and so on.
