In the same way as rasm assembler works, giving the '-d' flag you can disassemble an hexpair string:
$ rasm -d 'b8 21 00 00 00' mov eax, 33