There is em dash and en dash. Is there an \"en\" equivalent to ? Is there an en equivalent to pure Ascii 32?
I want a better way to
Don't use hacks that make no sense. If you wish to separate some words, I suggest you use the CSS property word-spacing:
.strangeNumbers { word-spacing: 0.5em; }
123 456