Hacker News new | ask | show | jobs
by zzo38computer 687 days ago
> not utf-8 but only "us-ascii"

This applies to the protocol, not to the file being transfered by the protocol. The file format is UTF-8, but the protocol is ASCII.