Printing variables to serial LCD

I try to print the value of a variable using

slcd.print ©;

but it only displays the character associated with whatever the value of “c” is.

What am I missing?

any help will be appreciated.

Thanks