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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 顋包スー遶擾スオ鍄 1110100011111001100101011110111110111101101100001110011110101011100011111110111110111101101101011110011111111011 e8f995efbdb0e7ab8fefbdb5e7fb
EUC-JP 顋包スー遶擾スオ鍄 111100001111101111001010111100011000111010111101100011101011000011101110101011011011111011110001100011101011110110001110101101011110111011111101 f0fbcaf18ebd8eb0eeadbef18ebd8eb5eefd
UTF-8 顋包スー遶擾スオ鍄 111010011010000110001011111001011000110010000101111011111011110110111101111011111011110110110000111010011000000110110110111001101001001110111110111011111011110110111101111011111011110110110101111010011000110110000100 e9a18be58c85efbdbdefbdb0e981b6e693beefbdbdefbdb5e98d84
UHC ?包???擾??? 0011111111111000110100000011111100111111001111111110100011110110001111110011111100111111 3ff8d03f3f3fe8f63f3f3f

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