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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 墻??畏??O^ 10011010110101000011111100111111100010001101100000111111001111110100111101011110 9ad43f3f88d83f3f4f5e
EUC-JP 墻??畏??O^ 11010100110101100011111100111111101100001101101000111111001111110100111101011110 d4d63f3fb0da3f3f4f5e
UTF-8 墻몌슛畏븝슁O^ 1110010110100010101110111110101110101010100011001110110010001010100110111110011110010101100011111110101110111000100111011110110010001010100000010100111101011110 e5a2bbebaa8cec8a9be7958febb89dec8a814f5e
UHC 墻몌슛畏븝슁O^ 1110110111011111101110001110111110111101101110001110100011100110101110101110111110111101101100110100111101011110 eddfb8efbdb8e8e6baefbdb34f5e

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