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 湖?仲?湖?仲?^ 10001100110011100011111110010010100001110011111110001100110011100011111110010010100001110011111101011110 8cce3f92873f8cce3f92873f5e
EUC-JP 湖?仲?湖?仲?^ 10111000110100000011111111000011111001110011111110111000110100000011111111000011111001110011111101011110 b8d03fc3e73fb8d03fc3e73f5e
UTF-8 湖렕仲줏湖렕仲줌^ 11100110101110011001011011101011101000001001010111100100101110111011001011101100101001001000111111100110101110011001011011101011101000001001010111100100101110111011001011101100101001001000110001011110 e6b996eba095e4bbb2eca48fe6b996eba095e4bbb2eca48c5e
UHC 湖렕仲줏湖렕仲줌^ 1111101111001001100011101010101011110001111010101100000111011110111110111100100110001110101010101111000111101010110000011101110001011110 fbc98eaaf1eac1defbc98eaaf1eac1dc5e

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