Find closest multiple of $14$ to $16$. We see that $1 \times 14 = 14$ is the nearest. Now subtract $14$ from $16$ to get reminder $2$. Add $1$ to quotient.
Since $2$ is less than $14$, stop the division. The reminder is $2$. The topmost line $01$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.