This paper introduces the odd sketch, a compact binary sketch method designed for efficiently estimating the Jaccard similarity of two sets, particularly effective for high similarity scenarios. Experimental results indicate that odd sketch outperforms traditional b-bit minwise hashing in tasks such as association rule learning and web duplicate detection, providing improved precision while being space and time efficient. The authors highlight its potential applications beyond the tested domains.