Tabulation (or tab for short) is a horizontal whitespace that adjusts to a column width.
The tab character (ASCII/Unicode value 9, Ctrl+I) is a horizontal whitespace that extends to the next column boundary. Systems with a fixed character width, such as terminals, often default to columns that are 8 characters wide.