JavaScript has a Unicode problem

1 · Mathias Bynens · Oct. 18, 2013, 12:39 a.m.
The way JavaScript handles Unicode is… surprising, to say the least. This write-up explains the pain points associated with Unicode in JavaScript, provides solutions for common problems, and explains how the ECMAScript 6 standard improves the situation....