Software Serial Outputting Null Character

The baud rate is 9600, I am using the Arduino's debug terminal to read what the Arduino outputs, all I see is a bunch of boxes.
I am reading over the library files, I don't think there is a stop bit, should I add that? Should I fine tune the delay and how?