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{^ 11101100101100101010110001001001111011011001101010000111111011001010011110011001011011100111110111101100101100101010110001001001111011011001101010000111111011001010011110011001011011100111101101011110 ecb2ac49ed9a87eca7996e7decb2ac49ed9a87eca7996e7b5e
UHC 첬I횇짙n}첬I횇짙n{^ 11000011101110100100100111000011100001011100001010100011011011100111110111000011101110100100100111000011100001011100001010100011011011100111101101011110 c3ba49c385c2a36e7dc3ba49c385c2a36e7b5e

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