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 ???M}???M{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN 籵慊アM}籵慊アM{^ 111000101110000010011100110000101011000101001101011111011110001011100000100111001100001010110001010011010111101101011110 e2e09cc2b14d7de2e09cc2b14d7b5e
EUC-JP 籵慊アM}籵慊アM{^ 1110010011100010110110001100010010001110101100010100110101111101111001001110001011011000110001001000111010110001010011010111101101011110 e4e2d8c48eb14d7de4e2d8c48eb14d7b5e
UTF-8 籵慊アM}籵慊アM{^ 1110011110110001101101011110011010000101100010101110111110111101101100010100110101111101111001111011000110110101111001101000010110001010111011111011110110110001010011010111101101011110 e7b1b5e6858aefbdb14d7de7b1b5e6858aefbdb14d7b5e
UHC ?慊?M}?慊?M{^ 00111111110011001100001100111111010011010111110100111111110011001100001100111111010011010111101101011110 3fccc33f4d7d3fccc33f4d7b5e

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