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 1001010011010101011001101001010011010101010111100111110101011001100101001101010101100110100101001101010101011110011111010110001001000101 94d56694d55e7d5994d56694d55e7d6245
EUC-JP 盤f盤^}Y盤f盤^}bE 1100100011010111011001101100100011010111010111100111110101011001110010001101011101100110110010001101011101011110011111010110001001000101 c8d766c8d75e7d59c8d766c8d75e7d6245
UTF-8 盤f盤^}Y盤f盤^}bE 111001111001101110100100011001101110011110011011101001000101111001111101010110011110011110011011101001000110011011100111100110111010010001011110011111010110001001000101 e79ba466e79ba45e7d59e79ba466e79ba45e7d6245
UHC 盤f盤^}Y盤f盤^}bE 1101101011101111011001101101101011101111010111100111110101011001110110101110111101100110110110101110111101011110011111010110001001000101 daef66daef5e7d59daef66daef5e7d6245

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