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 1001000001100100011001101001000001100100010111100111110101011001100100000110010001100110100100000110010001011110011111010110001001000101 90646690645e7d5990646690645e7d6245
EUC-JP 薪f薪^}Y薪f薪^}bE 1011111111000101011001101011111111000101010111100111110101011001101111111100010101100110101111111100010101011110011111010110001001000101 bfc566bfc55e7d59bfc566bfc55e7d6245
UTF-8 薪f薪^}Y薪f薪^}bE 111010001001011010101010011001101110100010010110101010100101111001111101010110011110100010010110101010100110011011101000100101101010101001011110011111010110001001000101 e896aa66e896aa5e7d59e896aa66e896aa5e7d6245
UHC 薪f薪^}Y薪f薪^}bE 1110001111101111011001101110001111101111010111100111110101011001111000111110111101100110111000111110111101011110011111010110001001000101 e3ef66e3ef5e7d59e3ef66e3ef5e7d6245

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