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 湖?奚?湖?奚?^ 10001100110011100011111110011010111101100011111110001100110011100011111110011010111101100011111101011110 8cce3f9af63f8cce3f9af63f5e
EUC-JP 湖?奚?湖?奚?^ 10111000110100000011111111010100111110000011111110111000110100000011111111010100111110000011111101011110 b8d03fd4f83fb8d03fd4f83f5e
UTF-8 湖렕奚렪湖렕奚렪^ 11100110101110011001011011101011101000001001010111100101101001011001101011101011101000001010101011100110101110011001011011101011101000001001010111100101101001011001101011101011101000001010101001011110 e6b996eba095e5a59aeba0aae6b996eba095e5a59aeba0aa5e
UHC 湖렕奚렪湖렕奚렪^ 1111101111001001100011101010101011111010101010001000111010111000111110111100100110001110101010101111101010101000100011101011100001011110 fbc98eaafaa88eb8fbc98eaafaa88eb85e

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