Here's a test case for it: ``` printf %c π ``` GNU: `οΏ½` (hex value f0) uutils: `π` With this issue we should take care to not make Rust panic about invalid UTF-8.