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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 湖?弔?\}湖?弔?\{^ 1000110011001110001111111001001010100010001111110101110001111101100011001100111000111111100100101010001000111111010111000111101101011110 8cce3f92a23f5c7d8cce3f92a23f5c7b5e
EUC-JP 湖?弔?\}湖?弔?\{^ 1011100011010000001111111100010010100100001111110101110001111101101110001101000000111111110001001010010000111111010111000111101101011110 b8d03fc4a43f5c7db8d03fc4a43f5c7b5e
UTF-8 湖렕弔렟\}湖렕弔렟\{^ 1110011010111001100101101110101110100000100101011110010110111100100101001110101110100000100111110101110001111101111001101011100110010110111010111010000010010101111001011011110010010100111010111010000010011111010111000111101101011110 e6b996eba095e5bc94eba09f5c7de6b996eba095e5bc94eba09f5c7b5e
UHC 湖렕弔렟\}湖렕弔렟\{^ 111110111100100110001110101010101111000011000000100011101011000001011100011111011111101111001001100011101010101011110000110000001000111010110000010111000111101101011110 fbc98eaaf0c08eb05c7dfbc98eaaf0c08eb05c7b5e

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