Cantor proved, using diagonalisation, that the set of infinite sequences of binary digits S is uncountable (a very simple proof can be found at wikipedia).
I do understand his arguments, but I do not understand how that can be: natural numbers can be represented in base 2, covering all of S. It seems obvious that there is a bijection between natural numbers and S:
0 <-> 00000000... 1 <-> 10000000... 2 <-> 01000000... 3 <-> 11000000... and so on. Can anybody explain me please why S is still uncountable?