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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 駭?J}駭?J{^ 1110100101101110001111110100101001111101111010010110111000111111010010100111101101011110 e96e3f4a7de96e3f4a7b5e
EUC-JP 駭?J}駭?J{^ 1111000111001111001111110100101001111101111100011100111100111111010010100111101101011110 f1cf3f4a7df1cf3f4a7b5e
UTF-8 駭렢J}駭렢J{^ 1110100110100111101011011110101110100000101000100100101001111101111010011010011110101101111010111010000010100010010010100111101101011110 e9a7adeba0a24a7de9a7adeba0a24a7b5e
UHC 駭렢J}駭렢J{^ 11111010101101001000111010110011010010100111110111111010101101001000111010110011010010100111101101011110 fab48eb34a7dfab48eb34a7b5e

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