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??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 薰ヲ[f薰ヲ[^}Y薰ヲ[f薰ヲ[^}bE 11111011100111101010011001011011011001101111101110011110101001100101101101011110011111010101100111111011100111101010011001011011011001101111101110011110101001100101101101011110011111010110001001000101 fb9ea65b66fb9ea65b5e7d59fb9ea65b66fb9ea65b5e7d6245
EUC-JP ?ヲ[f?ヲ[^}Y?ヲ[f?ヲ[^}bE 00111111100011101010011001011011011001100011111110001110101001100101101101011110011111010101100100111111100011101010011001011011011001100011111110001110101001100101101101011110011111010110001001000101 3f8ea65b663f8ea65b5e7d593f8ea65b663f8ea65b5e7d6245
UTF-8 薰ヲ[f薰ヲ[^}Y薰ヲ[f薰ヲ[^}bE 11101000100101101011000011101111101111011010011001011011011001101110100010010110101100001110111110111101101001100101101101011110011111010101100111101000100101101011000011101111101111011010011001011011011001101110100010010110101100001110111110111101101001100101101101011110011111010110001001000101 e896b0efbda65b66e896b0efbda65b5e7d59e896b0efbda65b66e896b0efbda65b5e7d6245
UHC 薰?[f薰?[^}Y薰?[f薰?[^}bE 11111101101110010011111101011011011001101111110110111001001111110101101101011110011111010101100111111101101110010011111101011011011001101111110110111001001111110101101101011110011111010110001001000101 fdb93f5b66fdb93f5b5e7d59fdb93f5b66fdb93f5b5e7d6245

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