Hacker News new | ask | show | jobs
by timdierks 3490 days ago
In utf8, these characters are all encoded as two bytes. So this encoding makes the byte count twice as long, it's no more efficient (in bytes) than hex encoding.