To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN スンスン[スンスン[^ 1011110111011101101111011101110101011011101111011101110110111101110111010101101101011110 bdddbddd5bbdddbddd5b5e
EUC-JP スンスン[スンスン[^ 10001110101111011000111011011101100011101011110110001110110111010101101110001110101111011000111011011101100011101011110110001110110111010101101101011110 8ebd8edd8ebd8edd5b8ebd8edd8ebd8edd5b5e
UTF-8 スンスン[スンスン[^ 111011111011110110111101111011111011111010011101111011111011110110111101111011111011111010011101010110111110111110111101101111011110111110111110100111011110111110111101101111011110111110111110100111010101101101011110 efbdbdefbe9defbdbdefbe9d5befbdbdefbe9defbdbdefbe9d5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)