how to find a space or filled space

how to find a space or filled space

I have a column of data. Some are filled with 8 digits. Some are filled with 8 digits with spaces.

How do I search for only those without a space ?

Example: 22996218 or 22 996 218.  I want to find all that have no spaces.