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 豺擾スカ顫取ィ 1110011010110111100011111110111110111101101101101110100011111010100011101110011010101000 e6b78fefbdb6e8fa8ee6a8
EUC-JP 豺擾スカ顫取ィ 1110110010111001101111101111000110001110101111011000111010110110111100001111110010111100111010001000111010101000 ecb9bef18ebd8eb6f0fcbce88ea8
UTF-8 豺擾スカ顫取ィ 111010001011000110111010111001101001001110111110111011111011110110111101111011111011110110110110111010011010000110101011111001011000111110010110111011111011110110101000 e8b1bae693beefbdbdefbdb6e9a1abe58f96efbda8
UHC 豺擾??顫取? 1110001111001111111010001111011000111111001111111110111110110101111101101010001000111111 e3cfe8f63f3fefb5f6a23f

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