Categories


Recent Posts


Archives


Below you'll find all the Text Encoding and Unicode articles on the site.

Text Encoding and Unicode

  1. Inspecting Bytes with Node.js Buffer Objects
  2. Unicode vs. UTF-8
  3. When Good Unicode Encoding Goes Bad
  4. PHP and Unicode

Unicode vs. UTF-8

This entry is part 2 of 4 in the series Text Encoding and Unicode. Earlier posts include Inspecting Bytes with Node.js Buffer Objects. Later posts include When Good Unicode Encoding Goes Bad, and PHP and Unicode. In my last quick tips post I mentioned examining the bytes of a text file that contained the text Hyvä, and getting back the [...]

astorm

PHP and Unicode

This entry is part 4 of 4 in the series Text Encoding and Unicode. Earlier posts include Inspecting Bytes with Node.js Buffer Objects, Unicode vs. UTF-8, and When Good Unicode Encoding Goes Bad. This is the most recent post in the series. PHP’s unicode story is — not great. PHP’s strings don’t know anything about [...]

astorm
email hidden; JavaScript is required