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 豺擾スカ髴取ィ 1110011010110111100011111110111110111101101101101110100110011100100011101110011010101000 e6b78fefbdb6e99c8ee6a8
EUC-JP 豺擾スカ髴取ィ 1110110010111001101111101111000110001110101111011000111010110110111100011111110010111100111010001000111010101000 ecb9bef18ebd8eb6f1fcbce88ea8
UTF-8 豺擾スカ髴取ィ 111010001011000110111010111001101001001110111110111011111011110110111101111011111011110110110110111010011010101110110100111001011000111110010110111011111011110110101000 e8b1bae693beefbdbdefbdb6e9abb4e58f96efbda8
UHC 豺擾???取? 11100011110011111110100011110110001111110011111100111111111101101010001000111111 e3cfe8f63f3f3ff6a23f

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