Char Variable

How do I output a char variable to a PC

I just want to send 1 byte of data from my arduino to a PC

The Serial.write() function.