Recall the definition of a normal number: a number $a$ is called normal to base $b$ if in its expansion in base $b$, the number of appearances of every single single string of $k$ base-$b$ digits in its first $n$ digits divided by $n$ tends to $\frac1{b^k}$ as $n$ tends to infinity. A number is called absolutely normal or just normal if it is normal to every base $b \geq 2$.
Given a fixed base $b$, there is a wealth of explicit examples of numbers normal to base $b$, such as a base $b$ Champernowne or Copeland-Erdős constant. There are some more elusive examples of absolutely normal numbers: any Chaitin's constant is normal, but such numbers are always uncomputable; apparently, a computable normal number is constructed in this article, although it does not actually calculate any of its digits.
Now, my question: are there numbers which are normal to one base, but not another? If so, can we explicitly give an example of such a number?