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 1110001101001010011001101110001101001010010111100111110101011001111000110100101001100110111000110100101001011110011111010110001001000101 e34a66e34a5e7d59e34a66e34a5e7d6245
EUC-JP 絆f絆^}Y絆f絆^}bE 1110010110101011011001101110010110101011010111100111110101011001111001011010101101100110111001011010101101011110011111010110001001000101 e5ab66e5ab5e7d59e5ab66e5ab5e7d6245
UTF-8 絆f絆^}Y絆f絆^}bE 111001111011010110000110011001101110011110110101100001100101111001111101010110011110011110110101100001100110011011100111101101011000011001011110011111010110001001000101 e7b58666e7b5865e7d59e7b58666e7b5865e7d6245
UHC 絆f絆^}Y絆f絆^}bE 1101101011110100011001101101101011110100010111100111110101011001110110101111010001100110110110101111010001011110011111010110001001000101 daf466daf45e7d59daf466daf45e7d6245

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