Enter the elements of two sets and the calculator returns their union, intersection and differences with a Venn text summary.
Union (all elements), intersection (shared elements) and difference (elements in one set but not the other).
List each set's elements separated by commas; duplicates are automatically ignored.
A−B keeps elements only in A; B−A keeps elements only in B — the two are usually different.