http://blog.honeybadger.io/ruby-s-unicode-support/
> "\xAA".split ''
That works on a platform where my platform is UTF-32, but not one where it is UTF-8.