Shift-JIS Decoder

This is a simple Shift-JIS decoder which can convert from SJIS-encoded hex bytes to a string.

The input must consist of hex bytes, which may be seperated by whitespace. Each byte must be padded, so "1" for instance is not a valid input.

Input


Output