Single quotes (') are for single characters (one byte). " " are for strings and Strings.
The compiler seems to do a good job if you look at the data that OP gets out of the conversion; it's the B and the C. Changing from int to long might (by accident) even work