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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陷亥・ェ陷亥・ェ^ 11101000100111001000100011100101101001011010101011101000100111001000100011100101101001011010101001011110 e89c88e5a5aae89c88e5a5aa5e
EUC-JP 陷亥・ェ陷亥・ェ^ 1110111111111100101100001110011110001110101001011000111010101010111011111111110010110000111001111000111010100101100011101010101001011110 effcb0e78ea58eaaeffcb0e78ea58eaa5e
UTF-8 陷亥・ェ陷亥・ェ^ 11101001100110011011011111100100101110101010010111101111101111011010010111101111101111011010101011101001100110011011011111100100101110101010010111101111101111011010010111101111101111011010101001011110 e999b7e4baa5efbda5efbdaae999b7e4baa5efbda5efbdaa5e
UHC 陷亥??陷亥??^ 11111001111010001111101010100100001111110011111111111001111010001111101010100100001111110011111101011110 f9e8faa43f3ff9e8faa43f3f5e

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