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 蝠セ蟇媒蝠セ蟇倍^ 111001011001010110111110111001011010111110010100011111011110010110010101101111101110010110101111100101000111101101011110 e595bee5af947de595bee5af947b5e
EUC-JP 蝠セ蟇媒蝠セ蟇倍^ 1110100111110101100011101011111011101010101100011100011111011110111010011111010110001110101111101110101010110001110001111101110001011110 e9f58ebeeab1c7dee9f58ebeeab1c7dc5e
UTF-8 蝠セ蟇媒蝠セ蟇倍^ 11101000100111011010000011101111101111011011111011101000100111111000011111100101101010101001001011101000100111011010000011101111101111011011111011101000100111111000011111100101100000001000110101011110 e89da0efbdbee89f87e5aa92e89da0efbdbee89f87e5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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