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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬢們圦塚礼魂奣 1110100110100100100110001110110010011010101001111111101010011100100101111110011110001101101100001111101010100011 e9a498ec9aa7fa9c97e78db0faa3
EUC-JP 鬢們圦?礼魂奣 1111001010100110110100001110111011010100101010010011111111001110111010011011101010110010100011111011100011111100 f2a6d0eed4a93fcee9bab28fb8fc
UTF-8 鬢們圦塚礼魂奣 111010011010110010100010111001011000000010010001111001011001110010100110111011111010100010010000111001111010010010111100111010011010110110000010111001011010010110100011 e9aca2e58091e59ca6efa890e7a4bce9ad82e5a5a3
UHC ?們???魂? 001111111101100111111010001111110011111100111111111110111110101100111111 3fd9fa3f3f3ffbeb3f

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