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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 寘エ魑痾寘エ魑痣^ 111110101010100110110100111010011011001111100001011111011111101010101001101101001110100110110011111000010111101101011110 faa9b4e9b3e17dfaa9b4e9b3e17b5e
EUC-JP 寘エ魑痾寘エ魑痣^ 10001111101110101110000110001110101101001111001010110101111000011101111010001111101110101110000110001110101101001111001010110101111000011101110001011110 8fbae18eb4f2b5e1de8fbae18eb4f2b5e1dc5e
UTF-8 寘エ魑痾寘エ魑痣^ 11100101101011111001100011101111101111011011010011101001101011011001000111100111100101111011111011100101101011111001100011101111101111011011010011101001101011011001000111100111100101111010001101011110 e5af98efbdb4e9ad91e797bee5af98efbdb4e9ad91e797a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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