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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蔕э秋n}蔕э秋n{^ 1110010011110110100001001000111110001111010010000110111001111101111001001111011010000100100011111000111101001000011011100111101101011110 e4f6848f8f486e7de4f6848f8f486e7b5e
EUC-JP 蔕э秋n}蔕э秋n{^ 1110100011111000101001111110111110111101101010010110111001111101111010001111100010100111111011111011110110101001011011100111101101011110 e8f8a7efbda96e7de8f8a7efbda96e7b5e
UTF-8 蔕э秋n}蔕э秋n{^ 111010001001010010010101110100011000110111100111101001111000101101101110011111011110100010010100100101011101000110001101111001111010011110001011011011100111101101011110 e89495d18de7a78b6e7de89495d18de7a78b6e7b5e
UHC ?э秋n}?э秋n{^ 001111111010110011101111111101011101010101101110011111010011111110101100111011111111010111010101011011100111101101011110 3faceff5d56e7d3faceff5d56e7b5e

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