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 湖?旭?湖?旭?^ 10001100110011100011111110001000101011100011111110001100110011100011111110001000101011100011111101011110 8cce3f88ae3f8cce3f88ae3f5e
EUC-JP 湖?旭?湖?旭?^ 10111000110100000011111110110000101100000011111110111000110100000011111110110000101100000011111101011110 b8d03fb0b03fb8d03fb0b03f5e
UTF-8 湖렭旭렠湖렭旭렠^ 11100110101110011001011011101011101000001010110111100110100101111010110111101011101000001010000011100110101110011001011011101011101000001010110111100110100101111010110111101011101000001010000001011110 e6b996eba0ade697adeba0a0e6b996eba0ade697adeba0a05e
UHC 湖렭旭렠湖렭旭렠^ 1111101111001001100011101011101011101001111011111000111010110001111110111100100110001110101110101110100111101111100011101011000101011110 fbc98ebae9ef8eb1fbc98ebae9ef8eb15e

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