Translate the following MIPS Assembly Instruction into binary code:
a) sub $t0, $t1, $t2
b) addi $t0, $t2, 36
c) lw $t1, 0($t2)
d) sw $s0, 72($s1)