Power Set Maker

Here is a tool to create Power Sets.

The result is a list of subsets that show how many ways the members of a set can be combined with no concern for the order of the members. For example {a,b,c} is the same as {b,a,c}.

images/power-set.js