I'm actually just trying to show $\phi$ is continuous by showing that it is Lipschitz. However, I believe the map $\phi : \ell^{1} \to L^{1}(\mathbb{R})$ where $\left\{ a_n \right\} \mapsto \sum_n a_n 1_{[n,n+1]}$ may also be norm-preserving. Here is what I have so far:
Take $x = \left\{ a_n \right\} \in \ell^{1}$ and $f = \sum_n a_n 1_{[n,n+1]} \in L^{1}(\mathbb{R})$ so that
\begin{align*} \|\ \phi(x) \|_{L^{1}(\mathbb{R})} &= \|\ \sum_{n} a_n 1_{[n,n+1]} \|_{L^{1}(\mathbb{R})} \\ &= \|\ f \|_{L^{1}(\mathbb{R})} \\ &= \int_{\mathbb{R}} |f(x)| dx \\ &= \sum_{n=1}^{\infty} \left( \int_{-n}^{-n+1} |f(x)|dx + \int_{n-1}^{n} |f(x)|dx \right) \end{align*}