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{^ 1111011011100011010101001111011011100011011101110100101101111101111101101110001101010100111101101110001101110111010010110111101101011110 f6e354f6e3774b7df6e354f6e3774b7b5e
EUC-JP ?T?wK}?T?wK{^ 00111111010101000011111101110111010010110111110100111111010101000011111101110111010010110111101101011110 3f543f774b7d3f543f774b7b5e
UTF-8 TwK}TwK{^ 111011101001010010001010010101001110111010010100100010100111011101001011011111011110111010010100100010100101010011101110100101001000101001110111010010110111101101011110 ee948a54ee948a774b7dee948a54ee948a774b7b5e
UHC ?T?wK}?T?wK{^ 00111111010101000011111101110111010010110111110100111111010101000011111101110111010010110111101101011110 3f543f774b7d3f543f774b7b5e

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