, OP , basic_istream<E> <<21 > , std::basic_string<E>.
, basic_string, std::string. , , , , UTF-8 UTF-16.
, ASCII, - :
std::basic_string<E> strTemp;
is >> strTemp;
std::string str( strTemp.begin(), strTemp.end() );
basic_ostream<E>, basic_string<E> std::string, .
"" , , E char, . , "".