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 «¢¡÷ۏ«¢¡÷Ù^ 10001111101010111010001010100001111101111101101110001111101010111010001010100001111101111101100101011110 8faba2a1f7db8faba2a1f7d95e
SJIS-WIN ??¢?÷???¢?÷?^ 0011111100111111100000011001000100111111100000011000000000111111001111110011111110000001100100010011111110000001100000000011111101011110 3f3f81913f81803f3f3f81913f81803f5e
EUC-JP ??¢¡÷Û??¢¡÷Ù^ 00111111001111111010000111110001100011111010001011000010101000011110000010001111101010101110010100111111001111111010000111110001100011111010001011000010101000011110000010001111101010101110001101011110 3f3fa1f18fa2c2a1e08faae53f3fa1f18fa2c2a1e08faae35e
UTF-8 «¢¡÷ۏ«¢¡÷Ù^ 11000010100011111100001010101011110000101010001011000010101000011100001110110111110000111001101111000010100011111100001010101011110000101010001011000010101000011100001110110111110000111001100101011110 c28fc2abc2a2c2a1c3b7c39bc28fc2abc2a2c2a1c3b7c3995e
UHC ???¡÷????¡÷?^ 0011111100111111001111111010001010101110101000011100000000111111001111110011111100111111101000101010111010100001110000000011111101011110 3f3f3fa2aea1c03f3f3f3fa2aea1c03f5e

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