in reply to Re^2: Printing a UTF8 code
in thread Printing a UTF8 code

But you should be using binmode FO, ":encoding(utf-8)". See :encoding(UTF-8) vs :encoding(utf8) vs :utf8