Hex & Binary Converters

Scrappy CoCo

Onyx user!
Reputation
0
This TuT is for newcomers who are interested in Hex and Binary. But most of you newcomers don't know is how to translate Binary to text or Hex to text. I could start explaining how to convert without Programs but that wouldn't be any fun would it? So here is what im gonna show you.

Binary to Text (ACII):
This is just for a quick and easy way to convert Binary.
>Converter<

Binary Graph Chart:
This is for people who want to learn how to break down binary into text.
> Binary Chart <

Hex to Text:
This is just for a quick and easy way to convert Hex.
> Converter <

Hex Conversion Table:
This is for people who want to learn how to break down Hex.
> C-Table <

Try These:

(Binary)
01000111011011110110111101100100001000000101011101101111011100100110101100100001001000000111100101101111011101010010000001000100011001010110001101101111011001000110010101100100001000000111010001101000011010010111001100100001

(Hex)
56 65 72 79 20 4e 69 63 65 21 20 79 6f 75 20 64 65 63 6f 64 65 64 20 74 68 65 20 48 65 78 21
 
Thanks for posting this, i have been interested in this kind of stuff. Hopefully i will be able to understand this and use it later on.
 
but what is the purpose of all this how can i use it if i learn it?
 
deadlycode said:
but what is the purpose of all this how can i use it if i learn it?

In the computing/hacking world you will never know what you might need.
 
I dont know but i have always been interested in knowing codes and stuff like that. Juss for the fact that not alot of people know it, but all in all it just interests me.
 
Well it might be very confusing at first but you will figure it out lol :D
 
year scrappy tryed to teach me a while back when we met on hack forums (im not promoting btw) and then never realy under stood past 1 to 9 is a to j or something ahg its in my notepad but i lost it i gota have a clean up around here :(
 
Haha well it is still confusing to me also but im going to try and figure it out sometime or another. Good luck though.
 
lol what languages do you know i was learning C C++ and python
il post a little C program l8tr
 
deadlycode said:
lol what languages do you know i was learning C C++ and python
il post a little C program l8tr

Grades:

HTML = B+

VB = C+

C++ = C+

:)
 
Ok it looks like i need to learn this stuff also because i have no idea what your talking about here.
 
lol major go to wikipedia search programing languages i think you will be surprised at the amount of languages ther are :D
 
Alright well im going to have to do that now juss to see how many their are haha :p
 
Back
Top