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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 磔獗\on}磔獗\on{^ 1110000111110111111000001101001101011100011011110110111001111101111000011111011111100000110100110101110001101111011011100111101101011110 e1f7e0d35c6f6e7de1f7e0d35c6f6e7b5e
EUC-JP 磔獗\on}磔獗\on{^ 1110001011111001111000001101010101011100011011110110111001111101111000101111100111100000110101010101110001101111011011100111101101011110 e2f9e0d55c6f6e7de2f9e0d55c6f6e7b5e
UTF-8 磔獗\on}磔獗\on{^ 111001111010001110010100111001111000110110010111010111000110111101101110011111011110011110100011100101001110011110001101100101110101110001101111011011100111101101011110 e7a394e78d975c6f6e7de7a394e78d975c6f6e7b5e
UHC ?獗\on}?獗\on{^ 001111111100111111110001010111000110111101101110011111010011111111001111111100010101110001101111011011100111101101011110 3fcff15c6f6e7d3fcff15c6f6e7b5e

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