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 ?a?In}?a?In{^ 00111111011000010011111101001001011011100111110100111111011000010011111101001001011011100111101101011110 3f613f496e7d3f613f496e7b5e
SJIS-WIN ?a?In}?a?In{^ 00111111011000010011111101001001011011100111110100111111011000010011111101001001011011100111101101011110 3f613f496e7d3f613f496e7b5e
EUC-JP ?a?In}?a?In{^ 00111111011000010011111101001001011011100111110100111111011000010011111101001001011011100111101101011110 3f613f496e7d3f613f496e7b5e
UTF-8 챕a챔In}챕a챔In{^ 111011001011000110010101011000011110110010110001100101000100100101101110011111011110110010110001100101010110000111101100101100011001010001001001011011100111101101011110 ecb19561ecb194496e7decb19561ecb194496e7b5e
UHC 챕a챔In}챕a챔In{^ 1100001110101001011000011100001110101000010010010110111001111101110000111010100101100001110000111010100001001001011011100111101101011110 c3a961c3a8496e7dc3a961c3a8496e7b5e

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