I've clicked through about a million questions on here and and on CS Stack Exchange and not yet come across an unequivocal "yes" or "no" to the following:
Is the empty string the same thing as the empty set?
Sipser ("Theory of Computation") defines a string as any tuple with elements from a given alphabet (the alphabet can be any nonempty finite set). As far as I can tell, it follows that this question is equivalent to "is the zero tuple the same as the empty set"? I am not sure about this in turn because the set-theoretic definition of tuple has some nested sets, so I could at least imagine the zero tuple being defined as the set containing the empty set or something like that.