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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 湖??拒湖??居^ 10001100110011100011111100111111100010111001000110001100110011100011111100111111100010111000111101011110 8cce3f3f8b918cce3f3f8b8f5e
EUC-JP 湖?饔拒湖?饔居^ 1011100011010000001111111000111111101000111011111011010111110001101110001101000000111111100011111110100011101111101101011110111101011110 b8d03f8fe8efb5f1b8d03f8fe8efb5ef5e
UTF-8 湖렕饔拒湖렕饔居^ 11100110101110011001011011101011101000001001010111101001101001011001010011100110100010111001001011100110101110011001011011101011101000001001010111101001101001011001010011100101101100011000010101011110 e6b996eba095e9a594e68b92e6b996eba095e9a594e5b1855e
UHC 湖렕饔拒湖렕饔居^ 1111101111001001100011101010101011101000101111011100101111011110111110111100100110001110101010101110100010111101110010111101110001011110 fbc98eaae8bdcbdefbc98eaae8bdcbdc5e

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