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 ??Kf??K^}Y??Kf??K^}bE 001111110011111101001011011001100011111100111111010010110101111001111101010110010011111100111111010010110110011000111111001111110100101101011110011111010110001001000101 3f3f4b663f3f4b5e7d593f3f4b663f3f4b5e7d6245
SJIS-WIN 薰ヲKf薰ヲK^}Y薰ヲKf薰ヲK^}bE 11111011100111101010011001001011011001101111101110011110101001100100101101011110011111010101100111111011100111101010011001001011011001101111101110011110101001100100101101011110011111010110001001000101 fb9ea64b66fb9ea64b5e7d59fb9ea64b66fb9ea64b5e7d6245
EUC-JP ?ヲKf?ヲK^}Y?ヲKf?ヲK^}bE 00111111100011101010011001001011011001100011111110001110101001100100101101011110011111010101100100111111100011101010011001001011011001100011111110001110101001100100101101011110011111010110001001000101 3f8ea64b663f8ea64b5e7d593f8ea64b663f8ea64b5e7d6245
UTF-8 薰ヲKf薰ヲK^}Y薰ヲKf薰ヲK^}bE 11101000100101101011000011101111101111011010011001001011011001101110100010010110101100001110111110111101101001100100101101011110011111010101100111101000100101101011000011101111101111011010011001001011011001101110100010010110101100001110111110111101101001100100101101011110011111010110001001000101 e896b0efbda64b66e896b0efbda64b5e7d59e896b0efbda64b66e896b0efbda64b5e7d6245
UHC 薰?Kf薰?K^}Y薰?Kf薰?K^}bE 11111101101110010011111101001011011001101111110110111001001111110100101101011110011111010101100111111101101110010011111101001011011001101111110110111001001111110100101101011110011111010110001001000101 fdb93f4b66fdb93f4b5e7d59fdb93f4b66fdb93f4b5e7d6245

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