The only byte representation that's 1:1 with Unicode code points is UTF-32, which I imagine that the D char type can't store.
The only byte representation that's 1:1 with Unicode code points is UTF-32, which I imagine that the D char type can't store.