For the set $V=\{a, e, i, o, u\}$, give the $5$-bit binary string that codes each of the following subsets: $\{a, i,o\}; \{e\}; V; \emptyset$;
Which subset is represented by the $5$-bit string $10001$?
Can I know how do you get the 5-bit binary string from the respective subsets? What are the differences between using 3-bit binary string to represent them and using 5-bit binary string?