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{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 籵慊アJ}籵慊アJ{^ 111000101110000010011100110000101011000101001010011111011110001011100000100111001100001010110001010010100111101101011110 e2e09cc2b14a7de2e09cc2b14a7b5e
EUC-JP 籵慊アJ}籵慊アJ{^ 1110010011100010110110001100010010001110101100010100101001111101111001001110001011011000110001001000111010110001010010100111101101011110 e4e2d8c48eb14a7de4e2d8c48eb14a7b5e
UTF-8 籵慊アJ}籵慊アJ{^ 1110011110110001101101011110011010000101100010101110111110111101101100010100101001111101111001111011000110110101111001101000010110001010111011111011110110110001010010100111101101011110 e7b1b5e6858aefbdb14a7de7b1b5e6858aefbdb14a7b5e
UHC ?慊?J}?慊?J{^ 00111111110011001100001100111111010010100111110100111111110011001100001100111111010010100111101101011110 3fccc33f4a7d3fccc33f4a7b5e

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