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 弔?湖?弔?湖?^ 10010010101000100011111110001100110011100011111110010010101000100011111110001100110011100011111101011110 92a23f8cce3f92a23f8cce3f5e
EUC-JP 弔?湖?弔?湖?^ 11000100101001000011111110111000110100000011111111000100101001000011111110111000110100000011111101011110 c4a43fb8d03fc4a43fb8d03f5e
UTF-8 弔렲湖렞弔렲湖렞^ 11100101101111001001010011101011101000001011001011100110101110011001011011101011101000001001111011100101101111001001010011101011101000001011001011100110101110011001011011101011101000001001111001011110 e5bc94eba0b2e6b996eba09ee5bc94eba0b2e6b996eba09e5e
UHC 弔렲湖렞弔렲湖렞^ 1111000011000000100011101011111111111011110010011000111010101111111100001100000010001110101111111111101111001001100011101010111101011110 f0c08ebffbc98eaff0c08ebffbc98eaf5e

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