in reply to binmode and one-liners
$ perl -lnE 'BEGIN { eof(); binmode ARGV, ":encoding(cp936)";} say' a. +txt b.txt [download]