D:\>perl -E"autoflush STDOUT; print \"Hello, World\xC2\xB2.\";print ':'" > string.txt D:\>type string.txt Hello, WorldČ.: