>To represent games starting from arbitrary configurations, there needs to also be included 32 6-bit numbers to encode where each of the unique pieces is
In that case, you can either omit pieces not in play or omit pieces in their standard starting position to shave off a few more bits.
In that case, you can either omit pieces not in play or omit pieces in their standard starting position to shave off a few more bits.