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{^ 10011000101011000011111100111111011011100111110110011000101011000011111100111111011011100111101101011110 98ac3f3f6e7d98ac3f3f6e7b5e
EUC-JP 豫??n}豫??n{^ 11010000101011100011111100111111011011100111110111010000101011100011111100111111011011100111101101011110 d0ae3f3f6e7dd0ae3f3f6e7b5e
UTF-8 豫과쪍n}豫과쪍n{^ 1110100010110001101010111110101010110011101111001110110010101010100011010110111001111101111010001011000110101011111010101011001110111100111011001010101010001101011011100111101101011110 e8b1abeab3bcecaa8d6e7de8b1abeab3bcecaa8d6e7b5e
UHC 豫과쪍n}豫과쪍n{^ 1110011111100011101100001111101010100101100001110110111001111101111001111110001110110000111110101010010110000111011011100111101101011110 e7e3b0faa5876e7de7e3b0faa5876e7b5e

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