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 墻ョ?}墻ョ?{^ 10011010110101001000001110000111001111110111110110011010110101001000001110000111001111110111101101011110 9ad483873f7d9ad483873f7b5e
EUC-JP 墻ョ?}墻ョ?{^ 11010100110101101010010111100111001111110111110111010100110101101010010111100111001111110111101101011110 d4d6a5e73f7dd4d6a5e73f7b5e
UTF-8 墻ョ뿏}墻ョ뿏{^ 111001011010001010111011111000111000001110100111111010111011111110001111011111011110010110100010101110111110001110000011101001111110101110111111100011110111101101011110 e5a2bbe383a7ebbf8f7de5a2bbe383a7ebbf8f7b5e
UHC 墻ョ뿏}墻ョ뿏{^ 111011011101111110101011111001111001011110010100011111011110110111011111101010111110011110010111100101000111101101011110 eddfabe797947deddfabe797947b5e

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