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{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN 餔跫礑\on}餔跫礑\on{^ 111010010100111111100110111011011110001001000110010111000110111101101110011111011110100101001111111001101110110111100010010001100101110001101111011011100111101101011110 e94fe6ede2465c6f6e7de94fe6ede2465c6f6e7b5e
EUC-JP 餔跫礑\on}餔跫礑\on{^ 111100011011000011101100111011111110001110100111010111000110111101101110011111011111000110110000111011001110111111100011101001110101110001101111011011100111101101011110 f1b0ecefe3a75c6f6e7df1b0ecefe3a75c6f6e7b5e
UTF-8 餔跫礑\on}餔跫礑\on{^ 111010011010010010010100111010001011011110101011111001111010010010010001010111000110111101101110011111011110100110100100100101001110100010110111101010111110011110100100100100010101110001101111011011100111101101011110 e9a494e8b7abe7a4915c6f6e7de9a494e8b7abe7a4915c6f6e7b5e
UHC ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e

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