No, you're forgetting the stop-bit! You have 1 startbit, 8 databits and 1 stopbit.

In your diagram, from left to right: First you have the start-bit (1), then you have 8 data-bits (11000010), then you have the stop-bit (0) and THEN you have the 1000us CHAR_PACING before the next start-bit.