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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN テ督ケ\on}テ督ケ\on{^ 1100001110010011110000101011100101011100011011110110111001111101110000111001001111000010101110010101110001101111011011100111101101011110 c393c2b95c6f6e7dc393c2b95c6f6e7b5e
EUC-JP テ督ケ\on}テ督ケ\on{^ 100011101100001111000110110001001000111010111001010111000110111101101110011111011000111011000011110001101100010010001110101110010101110001101111011011100111101101011110 8ec3c6c48eb95c6f6e7d8ec3c6c48eb95c6f6e7b5e
UTF-8 テ督ケ\on}テ督ケ\on{^ 111011111011111010000011111001111001110110100011111011111011110110111001010111000110111101101110011111011110111110111110100000111110011110011101101000111110111110111101101110010101110001101111011011100111101101011110 efbe83e79da3efbdb95c6f6e7defbe83e79da3efbdb95c6f6e7b5e
UHC ?督?\on}?督?\on{^ 0011111111010100101111010011111101011100011011110110111001111101001111111101010010111101001111110101110001101111011011100111101101011110 3fd4bd3f5c6f6e7d3fd4bd3f5c6f6e7b5e

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