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 弔?瓠?弔?瓠?^ 10010010101000100011111111100001010000000011111110010010101000100011111111100001010000000011111101011110 92a23fe1403f92a23fe1403f5e
EUC-JP 弔?瓠?弔?瓠?^ 11000100101001000011111111100001101000010011111111000100101001000011111111100001101000010011111101011110 c4a43fe1a13fc4a43fe1a13f5e
UTF-8 弔렚瓠받弔렚瓠밗^ 11100101101111001001010011101011101000001001101011100111100100111010000011101011101100001001101111100101101111001001010011101011101000001001101011100111100100111010000011101011101100001001011101011110 e5bc94eba09ae793a0ebb09be5bc94eba09ae793a0ebb0975e
UHC 弔렚瓠받弔렚瓠밗^ 1111000011000000100011101010110111111011110100101011100111011110111100001100000010001110101011011111101111010010101110011101110001011110 f0c08eadfbd2b9def0c08eadfbd2b9dc5e

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