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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 湖?弔?湖?弔?B 10001100110011100011111110010010101000100011111110001100110011100011111110010010101000100011111101000010 8cce3f92a23f8cce3f92a23f42
EUC-JP 湖?弔?湖?弔?B 10111000110100000011111111000100101001000011111110111000110100000011111111000100101001000011111101000010 b8d03fc4a43fb8d03fc4a43f42
UTF-8 湖렕弔렲湖렕弔렲B 11100110101110011001011011101011101000001001010111100101101111001001010011101011101000001011001011100110101110011001011011101011101000001001010111100101101111001001010011101011101000001011001001000010 e6b996eba095e5bc94eba0b2e6b996eba095e5bc94eba0b242
UHC 湖렕弔렲湖렕弔렲B 1111101111001001100011101010101011110000110000001000111010111111111110111100100110001110101010101111000011000000100011101011111101000010 fbc98eaaf0c08ebffbc98eaaf0c08ebf42

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