>>481
Wikiでは
https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#html-filters
> compatible with: UTF-8, ISO-8859-1, Windows-1250, Windows-1251 and Windows-1252
だし、text-encodingのコードをぱっとみてもSJIS(CP932)→UTF-8するようなものはないから変わらずじゃないかね
ありもののライブラリ使えばやれそうだけどgorhillが許容するか…