有没有像printf这样的简单实用程序可以从输入字符串中给我一个“二进制表示”,即像“01010010”这样的字符串?它需要支持多字节编码。
printf
string conversion
conversion ×1
string ×1