Help for this page
perl -e 'print unpack "s", pack "H*", "ffaa"'
print unpack "s", pack "h*", scalar reverse "ffaa";