Reading RS 232 Data with Teensy (and with arduino compiler)

Ah I see. So the Serial.Read converts the binary signal into ASCI terms?

Now I'll have to make a code that converts ASCI to string. Thank you so much!