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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 墻??}墻??{^ 1001101011010100001111110011111101111101100110101101010000111111001111110111101101011110 9ad43f3f7d9ad43f3f7b5e
EUC-JP 墻??}墻??{^ 1101010011010110001111110011111101111101110101001101011000111111001111110111101101011110 d4d63f3f7dd4d63f3f7b5e
UTF-8 墻며뮵}墻며뮵{^ 111001011010001010111011111010111010100110110000111010111010111010110101011111011110010110100010101110111110101110101001101100001110101110101110101101010111101101011110 e5a2bbeba9b0ebaeb57de5a2bbeba9b0ebaeb57b5e
UHC 墻며뮵}墻며뮵{^ 111011011101111110111000111001111001001010111101011111011110110111011111101110001110011110010010101111010111101101011110 eddfb8e792bd7deddfb8e792bd7b5e

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