Names with Chinese file names cannot be converted using the sass command line in windows 10

when using the sass command to convert files with Chinese characters, the following error

is reported
incompatible character encodings: GBK and UTF-8

may be a file name that does not support Chinese. Is there any way to make it support Chinese file name
the following methods can be found on the Internet

C:\Ruby\lib\ruby\gems\1.9.1\gems\sass-3.3.14\lib\sass

engine.rb1

Encoding.default_external = Encoding.find("utf-8")

but this allows the file to support Chinese comments, which does not solve the problem of supporting Chinese file names

Mar.09,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35d79-41008.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35d79-41008.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?