The helliker.id3.ID3v2Header class throws an
UnsupportedEncodingException if this class is used on
a Java VM that is 'US English only'.
The byte to String conversion assumes the byte stream
was written using Cp437 charset - this char set is only
supported in the 'All Languages' Java JRE/JDK
installation - it is not available in 'US English'.