Comparing different positional notations for representing a number

Base 1:

Base 2:

The JavaScript source code can be found here: basecounter.js.

This website is part of the lecture Technical Computer Science.

Keywords: nummerical representation, different bases, encoding numbers, representing a numeric value, visualization of numbers, binary number, hexadecimal, html5, javascript