Geek Conversion Bingo!

 

What is it? A nifty little tool for converting between different number bases, and between text, ASCII and binary.


Numeric Base Rodeo (yeeha!)

Instructions: Put in a base-anything number, convert it instantly into its equivalent in three other bases!

Base: Outputs:
Base: :

Base: :

Base: :


ASCII Blender!

Instructions: Enter text sentence (or just some characters) --> see the equivalent ASCII codes...plus the binary representation!

Input Sentence:
Equivalent ASCII string:
            
The ASCII string convered to its underlying binary:
(i.e. what's really stored in memory! -- ack!)

Remember: 8bits for every character!

Notes:

  • Did you notice the blank spaces are characters too? Check your ASCII table: a blank space encodes to "32"
  • Try some punctuation and other special characters!
  • Numbers are characters too!