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 ?Tkf?Tk^}Y?Tkf?Tk^}bE 001111110101010001101011011001100011111101010100011010110101111001111101010110010011111101010100011010110110011000111111010101000110101101011110011111010110001001000101 3f546b663f546b5e7d593f546b663f546b5e7d6245
SJIS-WIN 竝Tkf竝Tk^}Y竝Tkf竝Tk^}bE 11100010100011010101010001101011011001101110001010001101010101000110101101011110011111010101100111100010100011010101010001101011011001101110001010001101010101000110101101011110011111010110001001000101 e28d546b66e28d546b5e7d59e28d546b66e28d546b5e7d6245
EUC-JP 竝Tkf竝Tk^}Y竝Tkf竝Tk^}bE 11100011111011010101010001101011011001101110001111101101010101000110101101011110011111010101100111100011111011010101010001101011011001101110001111101101010101000110101101011110011111010110001001000101 e3ed546b66e3ed546b5e7d59e3ed546b66e3ed546b5e7d6245
UTF-8 竝Tkf竝Tk^}Y竝Tkf竝Tk^}bE 1110011110101011100111010101010001101011011001101110011110101011100111010101010001101011010111100111110101011001111001111010101110011101010101000110101101100110111001111010101110011101010101000110101101011110011111010110001001000101 e7ab9d546b66e7ab9d546b5e7d59e7ab9d546b66e7ab9d546b5e7d6245
UHC 竝Tkf竝Tk^}Y竝Tkf竝Tk^}bE 11011100101111010101010001101011011001101101110010111101010101000110101101011110011111010101100111011100101111010101010001101011011001101101110010111101010101000110101101011110011111010110001001000101 dcbd546b66dcbd546b5e7d59dcbd546b66dcbd546b5e7d6245

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