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 1001100110111110011001101001100110111110010111100111110101011001100110011011111001100110100110011011111001011110011111010110001001000101 99be6699be5e7d5999be6699be5e7d6245
EUC-JP 卆f卆^}Y卆f卆^}bE 1101001011000000011001101101001011000000010111100111110101011001110100101100000001100110110100101100000001011110011111010110001001000101 d2c066d2c05e7d59d2c066d2c05e7d6245
UTF-8 卆f卆^}Y卆f卆^}bE 111001011000110110000110011001101110010110001101100001100101111001111101010110011110010110001101100001100110011011100101100011011000011001011110011111010110001001000101 e58d8666e58d865e7d59e58d8666e58d865e7d6245
UHC ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245

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