Write hex-encoded 16-bit x86 machine code into the form below,
then click Disassemble. Bytes must be represented as
pairs of hex digits, optionally separated by spaces, such as
CD 21. Unrecognized bytes will be shown as db
<byte_value>, where the byte value is in decimal
form, such as db 113.