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 É´¼Ñۏɴ¼ÑÙ^ 10001111110010011011010010111100110100011101101110001111110010011011010010111100110100011101100101011110 8fc9b4bcd1db8fc9b4bcd1d95e
SJIS-WIN ??´?????´???^ 001111110011111110000001010011000011111100111111001111110011111100111111100000010100110000111111001111110011111101011110 3f3f814c3f3f3f3f3f814c3f3f3f5e
EUC-JP ?É´?ÑÛ?É´?ÑÙ^ 001111111000111110101010101100011010000110101101001111111000111110101010110100001000111110101010111001010011111110001111101010101011000110100001101011010011111110001111101010101101000010001111101010101110001101011110 3f8faab1a1ad3f8faad08faae53f8faab1a1ad3f8faad08faae35e
UTF-8 É´¼Ñۏɴ¼ÑÙ^ 11000010100011111100001110001001110000101011010011000010101111001100001110010001110000111001101111000010100011111100001110001001110000101011010011000010101111001100001110010001110000111001100101011110 c28fc389c2b4c2bcc391c39bc28fc389c2b4c2bcc391c3995e
UHC ??´¼????´¼??^ 0011111100111111101000101010010110101000111110010011111100111111001111110011111110100010101001011010100011111001001111110011111101011110 3f3fa2a5a8f93f3f3f3fa2a5a8f93f3f5e

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