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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 墻②?[}墻②?[{^ 100110101101010010000111010000010011111101011011011111011001101011010100100001110100000100111111010110110111101101011110 9ad487413f5b7d9ad487413f5b7b5e
EUC-JP 墻??[}墻??[{^ 11010100110101100011111100111111010110110111110111010100110101100011111100111111010110110111101101011110 d4d63f3f5b7dd4d63f3f5b7b5e
UTF-8 墻②뢾[}墻②뢾[{^ 1110010110100010101110111110001010010001101000011110101110100010101111100101101101111101111001011010001010111011111000101001000110100001111010111010001010111110010110110111101101011110 e5a2bbe291a1eba2be5b7de5a2bbe291a1eba2be5b7b5e
UHC 墻②뢾[}墻②뢾[{^ 1110110111011111101010001110100010001111100000010101101101111101111011011101111110101000111010001000111110000001010110110111101101011110 eddfa8e88f815b7deddfa8e88f815b7b5e

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