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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 墻??\}墻??\{^ 10011010110101000011111100111111010111000111110110011010110101000011111100111111010111000111101101011110 9ad43f3f5c7d9ad43f3f5c7b5e
EUC-JP 墻??\}墻??\{^ 11010100110101100011111100111111010111000111110111010100110101100011111100111111010111000111101101011110 d4d63f3f5c7dd4d63f3f5c7b5e
UTF-8 墻졾뤀\}墻졾뤀\{^ 1110010110100010101110111110110010100001101111101110101110100100100000000101110001111101111001011010001010111011111011001010000110111110111010111010010010000000010111000111101101011110 e5a2bbeca1beeba4805c7de5a2bbeca1beeba4805c7b5e
UHC 墻졾뤀\}墻졾뤀\{^ 1110110111011111101000001110010110001111101100010101110001111101111011011101111110100000111001011000111110110001010111000111101101011110 eddfa0e58fb15c7deddfa0e58fb15c7b5e

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