hi all, when i try to

cout << "£";

it outputs a char 'u' with dash above ( code -93 ).
i found "£" code is -100, but it's awkaward to type "(char)-100" every time :-).
are there any project settings to fix it ?
thanks for help.