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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 「魴ⅱ裵靂」^ 11110000111110111010001011101001101101011111101001000001111110111010001011101000110011001010001101011110 f0fba2e9b5fa41fba2e8cca35e
EUC-JP ?「魴?裵靂」^ 0011111110001110101000101111001010110111001111111000111111011100110100111111000011001110100011101010001101011110 3f8ea2f2b73f8fdcd3f0ce8ea35e
UTF-8 「魴ⅱ裵靂」^ 11101110100000101011101011101111101111011010001011101001101011011011010011100010100001011011000111101000101000111011010111101001100111011000001011101111101111011010001101011110 ee82baefbda2e9adb4e285b1e8a3b5e99d82efbda35e
UHC ???ⅱ裵靂?^ 0011111100111111001111111010010110100010110110111101000111010101111110100011111101011110 3f3f3fa5a2dbd1d5fa3f5e

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