Define a bijection between 5-subsets of the set S = {1, 2, 3, 4, 5, 6, 7, 8} and 8-bit strings with exactly five 1's. A subset X of S with five elements maps on to a string x so that j ∈ X if and only if the jth bit of x is 1. What string corresponds to the set {1, 3, 4, 5, 8}?