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 ?T?wK}?T?wK{^ 00111111010101000011111101110111010010110111110100111111010101000011111101110111010010110111101101011110 3f543f774b7d3f543f774b7b5e
SJIS-WIN 咤T咤wK}咤T咤wK{^ 1001101001000010010101001001101001000010011101110100101101111101100110100100001001010100100110100100001001110111010010110111101101011110 9a42549a42774b7d9a42549a42774b7b5e
EUC-JP 咤T咤wK}咤T咤wK{^ 1101001110100011010101001101001110100011011101110100101101111101110100111010001101010100110100111010001101110111010010110111101101011110 d3a354d3a3774b7dd3a354d3a3774b7b5e
UTF-8 咤T咤wK}咤T咤wK{^ 111001011001001010100100010101001110010110010010101001000111011101001011011111011110010110010010101001000101010011100101100100101010010001110111010010110111101101011110 e592a454e592a4774b7de592a454e592a4774b7b5e
UHC 咤T咤wK}咤T咤wK{^ 1111011011100011010101001111011011100011011101110100101101111101111101101110001101010100111101101110001101110111010010110111101101011110 f6e354f6e3774b7df6e354f6e3774b7b5e

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