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???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN 墻℡?L墻℡?LB 10011010110101001000011110000100001111110100110010011010110101001000011110000100001111110100110001000010 9ad487843f4c9ad487843f4c42
EUC-JP 墻??L墻??LB 1101010011010110001111110011111101001100110101001101011000111111001111110100110001000010 d4d63f3f4cd4d63f3f4c42
UTF-8 墻℡윿L墻℡윿LB 111001011010001010111011111000101000010010100001111011001001110010111111010011001110010110100010101110111110001010000100101000011110110010011100101111110100110001000010 e5a2bbe284a1ec9cbf4ce5a2bbe284a1ec9cbf4c42
UHC 墻℡윿L墻℡윿LB 111011011101111110100010111001011001111110110111010011001110110111011111101000101110010110011111101101110100110001000010 eddfa2e59fb74ceddfa2e59fb74c42

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