I want to find some explicit injection from $^{\omega} \mathbb{R}\to \mathbb{R}$ where $^{\omega} \mathbb{R} = \{f:\omega\to \mathbb{R}\}$. An injection to any other set with cardinality $2^\omega$ would be fine but I have a feeling it might be easiest to work with $\mathbb{R}$.
My first though was to associate to each function the diagonal cantor number, say for example that some $f$ is given by
$$f(0) = 0.0000\ldots$$ $$f(1) = 0.1111\ldots$$ $$f(2) = 0.2222 \ldots$$ $$\vdots$$
Then we associate the real number $r_f = 0.12\ldots$ to $f$
We define the function
$$F :^{\omega}\mathbb{R}\to \mathbb{R}$$ $$f\mapsto r_f$$
But I don't think this is injective since if two functions are sent to the same real number and since this number only depends on the diagonal entries of the function as seen above then at least one other entry might not be equal making $f$ and $f$ different functions.
I'm stuck and that was at least a naive attempt.
Any hints or suggestions on how to find such a mapping?