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 1000110111001000011001101000110111001000010111100111110101011001100011011100100001100110100011011100100001011110011111010110001001000101 8dc8668dc85e7d598dc8668dc85e7d6245
EUC-JP 妻f妻^}Y妻f妻^}bE 1011101011001010011001101011101011001010010111100111110101011001101110101100101001100110101110101100101001011110011111010110001001000101 baca66baca5e7d59baca66baca5e7d6245
UTF-8 妻f妻^}Y妻f妻^}bE 111001011010011010111011011001101110010110100110101110110101111001111101010110011110010110100110101110110110011011100101101001101011101101011110011111010110001001000101 e5a6bb66e5a6bb5e7d59e5a6bb66e5a6bb5e7d6245
UHC 妻f妻^}Y妻f妻^}bE 1111010010100011011001101111010010100011010111100111110101011001111101001010001101100110111101001010001101011110011111010110001001000101 f4a366f4a35e7d59f4a366f4a35e7d6245

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