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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 駭?V}駭?V{^ 1110100101101110001111110101011001111101111010010110111000111111010101100111101101011110 e96e3f567de96e3f567b5e
EUC-JP 駭?V}駭?V{^ 1111000111001111001111110101011001111101111100011100111100111111010101100111101101011110 f1cf3f567df1cf3f567b5e
UTF-8 駭렱V}駭렱V{^ 1110100110100111101011011110101110100000101100010101011001111101111010011010011110101101111010111010000010110001010101100111101101011110 e9a7adeba0b1567de9a7adeba0b1567b5e
UHC 駭렱V}駭렱V{^ 11111010101101001000111010111110010101100111110111111010101101001000111010111110010101100111101101011110 fab48ebe567dfab48ebe567b5e

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