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 ???????F 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 遞吝ク狗ィ咏汚F 11100111101010001001100111100101101110001000101111100111101010001001100111100111100010011001100001000110 e7a899e5b88be7a899e7899846
EUC-JP 遞吝ク狗ィ咏汚F 111011101010101011010010111001111000111010111000101101101110100110001110101010001101001011101001101100011111100001000110 eeaad2e78eb8b6e98ea8d2e9b1f846
UTF-8 遞吝ク狗ィ咏汚F 11101001100000011001111011100101100100001001110111101111101111011011100011100111100010111001011111101111101111011010100011100101100100101000111111100110101100011001101001000110 e9819ee5909defbdb8e78b97efbda8e5928fe6b19a46
UHC 遞吝?狗??汚F 111101001111011011010111111100000011111111001111101101110011111100111111111001111111110101000110 f4f6d7f03fcfb73f3fe7fd46

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