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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 魑エ魏ョ}魑エ魏ョ{^ 111010011011001110110100111010011011000010101110011111011110100110110011101101001110100110110000101011100111101101011110 e9b3b4e9b0ae7de9b3b4e9b0ae7b5e
EUC-JP 魑エ魏ョ}魑エ魏ョ{^ 11110010101101011000111010110100111100101011001010001110101011100111110111110010101101011000111010110100111100101011001010001110101011100111101101011110 f2b58eb4f2b28eae7df2b58eb4f2b28eae7b5e
UTF-8 魑エ魏ョ}魑エ魏ョ{^ 111010011010110110010001111011111011110110110100111010011010110110001111111011111011110110101110011111011110100110101101100100011110111110111101101101001110100110101101100011111110111110111101101011100111101101011110 e9ad91efbdb4e9ad8fefbdae7de9ad91efbdb4e9ad8fefbdae7b5e
UHC ??魏?}??魏?{^ 00111111001111111110101011100000001111110111110100111111001111111110101011100000001111110111101101011110 3f3feae03f7d3f3feae03f7b5e

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