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{^ 1110010010110111100011101101001110001110101111110110111001111101111001001011011110001110110100111000111010111111011011100111101101011110 e4b78ed38ebf6e7de4b78ed38ebf6e7b5e
EUC-JP 莵謝質n}莵謝質n{^ 1110100010111001101111001101010110111100110000010110111001111101111010001011100110111100110101011011110011000001011011100111101101011110 e8b9bcd5bcc16e7de8b9bcd5bcc16e7b5e
UTF-8 莵謝質n}莵謝質n{^ 1110100010001110101101011110100010101100100111011110100010110011101010100110111001111101111010001000111010110101111010001010110010011101111010001011001110101010011011100111101101011110 e88eb5e8ac9de8b3aa6e7de88eb5e8ac9de8b3aa6e7b5e
UHC ?謝質n}?謝質n{^ 001111111101111011110011111100101111010101101110011111010011111111011110111100111111001011110101011011100111101101011110 3fdef3f2f56e7d3fdef3f2f56e7b5e

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