I better explain my goal with simplified example.
I look for a function $f:(0,1)\rightarrow\{0,1\}$ such that $\forall \varepsilon>0 \,\,\exists \text{ bijection }\varphi:\{x\in(0,\varepsilon): f(x) = 0\}\rightarrow\{ x\in(0,\varepsilon):f(x)=1\}$. What this function would do is it would actually partition $(0,1)$ in two equinumerous disjoint sets, so that in every infinitely small interval there is equal "number" of elements from each partition.
Thanks in advance!