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 ?I??n}?I??n{^ 00111111010010010011111100111111011011100111110100111111010010010011111100111111011011100111101101011110 3f493f3f6e7d3f493f3f6e7b5e
SJIS-WIN ?I??n}?I??n{^ 00111111010010010011111100111111011011100111110100111111010010010011111100111111011011100111101101011110 3f493f3f6e7d3f493f3f6e7b5e
EUC-JP ?I??n}?I??n{^ 00111111010010010011111100111111011011100111110100111111010010010011111100111111011011100111101101011110 3f493f3f6e7d3f493f3f6e7b5e
UTF-8 책I챕횈n}책I챕횈n{^ 11101100101100011000010101001001111011001011000110010101111011011001101010001000011011100111110111101100101100011000010101001001111011001011000110010101111011011001101010001000011011100111101101011110 ecb18549ecb195ed9a886e7decb18549ecb195ed9a886e7b5e
UHC 책I챕횈n}책I챕횈n{^ 11000011101001010100100111000011101010011100001110000110011011100111110111000011101001010100100111000011101010011100001110000110011011100111101101011110 c3a549c3a9c3866e7dc3a549c3a9c3866e7b5e

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