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