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 –¬œ÷–¬á„^ 100101101010110010011100111101111001011010101100111000011000010001011110 96ac9cf796ace1845e
SJIS-WIN ?¬?÷?¬??^ 001111111000000111001010001111111000000110000000001111111000000111001010001111110011111101011110 3f81ca3f81803f81ca3f3f5e
EUC-JP ?¬?÷?¬á?^ 0011111110100010110011000011111110100001111000000011111110100010110011001000111110101011101000010011111101011110 3fa2cc3fa1e03fa2cc8faba13f5e
UTF-8 –¬œ÷–¬á„^ 1100001010010110110000101010110011000010100111001100001110110111110000101001011011000010101011001100001110100001110000101000010001011110 c296c2acc29cc3b7c296c2acc3a1c2845e
UHC ???÷????^ 00111111001111110011111110100001110000000011111100111111001111110011111101011110 3f3f3fa1c03f3f3f3f5e

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