Unify output string format

All output strings must be in UTF-8 encoding.

Input strings or data encoding depends on particular protocol standards.

i.e. All minipot should decode input data and encode them into UTF-8 valid strings before sending them to Sentinel Proxy (before packing them into msgpack...)

Edited by Vojtech Myslivec