I’ve come up with a workaround to Unicode plane bug I talk about earlier Originally I was trying to identify Unicode values outside of the ASCII range, code point higher than 127, for a replace. However the problem was characters in any other plane
Read More...