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