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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 殖f殖^}Y殖f殖^}bE 1001000001000010011001101001000001000010010111100111110101011001100100000100001001100110100100000100001001011110011111010110001001000101 90426690425e7d5990426690425e7d6245
EUC-JP 殖f殖^}Y殖f殖^}bE 1011111110100011011001101011111110100011010111100111110101011001101111111010001101100110101111111010001101011110011111010110001001000101 bfa366bfa35e7d59bfa366bfa35e7d6245
UTF-8 殖f殖^}Y殖f殖^}bE 111001101010111010010110011001101110011010101110100101100101111001111101010110011110011010101110100101100110011011100110101011101001011001011110011111010110001001000101 e6ae9666e6ae965e7d59e6ae9666e6ae965e7d6245
UHC 殖f殖^}Y殖f殖^}bE 1110001111010110011001101110001111010110010111100111110101011001111000111101011001100110111000111101011001011110011111010110001001000101 e3d666e3d65e7d59e3d666e3d65e7d6245

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