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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 墻??L}墻??L{^ 10011010110101000011111100111111010011000111110110011010110101000011111100111111010011000111101101011110 9ad43f3f4c7d9ad43f3f4c7b5e
EUC-JP 墻??L}墻??L{^ 11010100110101100011111100111111010011000111110111010100110101100011111100111111010011000111101101011110 d4d63f3f4c7dd4d63f3f4c7b5e
UTF-8 墻썲ㅁL}墻썲ㅁL{^ 1110010110100010101110111110110010001101101100101110001110000101100000010100110001111101111001011010001010111011111011001000110110110010111000111000010110000001010011000111101101011110 e5a2bbec8db2e385814c7de5a2bbec8db2e385814c7b5e
UHC 墻썲ㅁL}墻썲ㅁL{^ 1110110111011111101111011110010110100100101100010100110001111101111011011101111110111101111001011010010010110001010011000111101101011110 eddfbde5a4b14c7deddfbde5a4b14c7b5e

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