That's right. This is all done using the ascii values of the letters. 8 bit.
(FYI- capital letters have different values, so these numbers represent that exact word as I typed)

fuck = 01100110011101010110001101101011

Since this takes a while to write down, I'm just gonna update it with new words when I'm feeling bored. Also, instead of saying these words, you can just copy + paste these numbers instead. Write now I'm writing a program on ti 83+ calc that converts decimal to binary, and vice-versa, so I just kinda thought of doing this for fun.