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 魑ー轣迎魑ー轣鶏^ 111010011011001110110000111001111000000110001100011111011110100110110011101100001110011110000001100011000111101101011110 e9b3b0e7818c7de9b3b0e7818c7b5e
EUC-JP 魑ー轣迎魑ー轣鶏^ 1111001010110101100011101011000011101101111000011011011111011110111100101011010110001110101100001110110111100001101101111101110001011110 f2b58eb0ede1b7def2b58eb0ede1b7dc5e
UTF-8 魑ー轣迎魑ー轣鶏^ 11101001101011011001000111101111101111011011000011101000101111011010001111101000101111111000111011101001101011011001000111101111101111011011000011101000101111011010001111101001101101101000111101011110 e9ad91efbdb0e8bda3e8bf8ee9ad91efbdb0e8bda3e9b68f5e
UHC ???迎????^ 00111111001111110011111111100111110010100011111100111111001111110011111101011110 3f3f3fe7ca3f3f3f3f5e

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