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 Ì´Ìöۏ̴ÌöÙ^ 10001111110011001011010011001100111101101101101110001111110011001011010011001100111101101101100101011110 8fccb4ccf6db8fccb4ccf6d95e
SJIS-WIN ??´?????´???^ 001111110011111110000001010011000011111100111111001111110011111100111111100000010100110000111111001111110011111101011110 3f3f814c3f3f3f3f3f814c3f3f3f5e
EUC-JP ?Ì´ÌöÛ?Ì´ÌöÙ^ 00111111100011111010101011000000101000011010110110001111101010101100000010001111101010111101001110001111101010101110010100111111100011111010101011000000101000011010110110001111101010101100000010001111101010111101001110001111101010101110001101011110 3f8faac0a1ad8faac08fabd38faae53f8faac0a1ad8faac08fabd38faae35e
UTF-8 Ì´Ìöۏ̴ÌöÙ^ 11000010100011111100001110001100110000101011010011000011100011001100001110110110110000111001101111000010100011111100001110001100110000101011010011000011100011001100001110110110110000111001100101011110 c28fc38cc2b4c38cc3b6c39bc28fc38cc2b4c38cc3b6c3995e
UHC ??´?????´???^ 001111110011111110100010101001010011111100111111001111110011111100111111101000101010010100111111001111110011111101011110 3f3fa2a53f3f3f3f3fa2a53f3f3f5e

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