Each decimal number is equivalent to a function $f(x)$ in this number system. $f(x)$ is defined on the whole number line and only takes single digit integer values 0-9 everywhere. The conversion from function to decimal is given by:
$$\int_{-\infty}^{\infty} f(x)10^{x}dx$$
Does a unique function $f(x)$ exist in this number system (or maybe 'function system') for each decimal number?
The function $f$ is not uniquely defined.
For instance, the number $1$ can be represented by
$$f(x):=\begin{cases}0\le x\le \log_{10}(\log(10)+1)\to1\\\text{else }\to0\end{cases}$$
or by
$$f(x):=\begin{cases}0\le x\le \log_{10}\left(\frac{\log(10)}2+1\right)\to2\\\text{else }\to0\end{cases}$$
and in uncountably many other ways.
The continuum of $\mathbb R$ gives you way too many degrees of freedom for the representation to be unique.