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 ??????M^ 0011111100111111001111110011111100111111001111110100110101011110 3f3f3f3f3f3f4d5e
SJIS-WIN 魍郁ーキ葹エM^ 1110100110110001100010001110100010110000101101111110010011011111101101000100110101011110 e9b188e8b0b7e4dfb44d5e
EUC-JP 魍郁ーキ葹エM^ 1111001010110011101100001110101010001110101100001000111010110111111010001110000110001110101101000100110101011110 f2b3b0ea8eb08eb7e8e18eb44d5e
UTF-8 魍郁ーキ葹エM^ 1110100110101101100011011110100110000011100000011110111110111101101100001110111110111101101101111110100010010001101110011110111110111101101101000100110101011110 e9ad8de98381efbdb0efbdb7e891b9efbdb44d5e
UHC ?郁????M^ 001111111110100111110100001111110011111100111111001111110100110101011110 3fe9f43f3f3f3f4d5e

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