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 1110010110110000011001101110010110110000010111100111110101011001111001011011000001100110111001011011000001011110011111010110001001000101 e5b066e5b05e7d59e5b066e5b05e7d6245
EUC-JP 蟆f蟆^}Y蟆f蟆^}bE 1110101010110010011001101110101010110010010111100111110101011001111010101011001001100110111010101011001001011110011111010110001001000101 eab266eab25e7d59eab266eab25e7d6245
UTF-8 蟆f蟆^}Y蟆f蟆^}bE 111010001001111110000110011001101110100010011111100001100101111001111101010110011110100010011111100001100110011011101000100111111000011001011110011111010110001001000101 e89f8666e89f865e7d59e89f8666e89f865e7d6245
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)