You are using an outdated browser. Please upgrade your browser to improve your experience.

Binary Watch!

Paste this code into your website: Customize

Binary Watch!

Are you a student of Computer Sciences, a geek, or just a curious person that loves to learn how technological things work?

"Binary Watch!" is the only app with a visual representation in binary system for:

- Decimal numbers
- ASCII characters
- Automatic increments

Be able to select millions of colours through easy sliders!

Learn or practice and have fun!

How to read the watch:

There are 6 columns, each with 4 rounded indicators (equivalent to 4 bits).

Each column will represent a number from 0 to 9, that is, Binary Watch! can represent all decimals from 0 to 999999, and all existing ASCII characters using their universal code.

Considering a light "on" as number 1 and a light "off" as number 0, the values must be read as (left means top):

0 = 0 0 0 0
1 = 0 0 0 1
2 = 0 0 1 0
3 = 0 0 1 1
4 = 0 1 0 0
5 = 0 1 0 1
6 = 0 1 1 0
7 = 0 1 1 1
8 = 1 0 0 0
9 = 1 0 0 1
Features
Developer
Francisco Fortes Lucena