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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 薰ッ\nf薰ッ\n^}Y薰ッ\nf薰ッ\n^}bE 1111101110011110101011110101110001101110011001101111101110011110101011110101110001101110010111100111110101011001111110111001111010101111010111000110111001100110111110111001111010101111010111000110111001011110011111010110001001000101 fb9eaf5c6e66fb9eaf5c6e5e7d59fb9eaf5c6e66fb9eaf5c6e5e7d6245
EUC-JP ?ッ\nf?ッ\n^}Y?ッ\nf?ッ\n^}bE 0011111110001110101011110101110001101110011001100011111110001110101011110101110001101110010111100111110101011001001111111000111010101111010111000110111001100110001111111000111010101111010111000110111001011110011111010110001001000101 3f8eaf5c6e663f8eaf5c6e5e7d593f8eaf5c6e663f8eaf5c6e5e7d6245
UTF-8 薰ッ\nf薰ッ\n^}Y薰ッ\nf薰ッ\n^}bE 1110100010010110101100001110111110111101101011110101110001101110011001101110100010010110101100001110111110111101101011110101110001101110010111100111110101011001111010001001011010110000111011111011110110101111010111000110111001100110111010001001011010110000111011111011110110101111010111000110111001011110011111010110001001000101 e896b0efbdaf5c6e66e896b0efbdaf5c6e5e7d59e896b0efbdaf5c6e66e896b0efbdaf5c6e5e7d6245
UHC 薰?\nf薰?\n^}Y薰?\nf薰?\n^}bE 1111110110111001001111110101110001101110011001101111110110111001001111110101110001101110010111100111110101011001111111011011100100111111010111000110111001100110111111011011100100111111010111000110111001011110011111010110001001000101 fdb93f5c6e66fdb93f5c6e5e7d59fdb93f5c6e66fdb93f5c6e5e7d6245

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