In wildcard masks, a 0 bit means the corresponding IP address bit must match exactly, while a 1 bit means 'don't care' - the bit can be any value. This is the opposite of subnet masks, where 1 means network portion and 0 means host portion. Wildcard masks are commonly used in access control lists and OSPF configuration.