set-process-coding-system
set-process-coding-system is a built-in function in `C source code
'.
(set-process-coding-system PROCESS &optional DECODING ENCODING)
Set coding systems of PROCESS to DECODING and ENCODING.
DECODING will be used to decode subprocess output and ENCODING to
encode subprocess input.