cod2 only does extended ascii, in which the extended part is different based on localisation (english will show â, russian version will show [some russian character]).

You only get 256 characters to choose from, and it's somewhat likely that none of those are (r). You could check all characters from 0x00 to 0xFF to be sure.