标签: php unicode binary control-characters
我需要一个将控制字符转换为图形的PHP代码(如U + 0000到␀(U + 2400))。 Unicode 0000-001F应替换为unicode 2400-241F。我正在编写一个显示文件内容的PHP代码。