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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 逶夜沮髷∝嶋^ 11100111100110111001011011101001100111111001110011101001100111101000000111100101100100111000100001011110 e79b96e99f9ce99e81e593885e
EUC-JP 逶夜沮髷∝嶋^ 11101101111110111100110011101011110111011111110011110001111111101010001011100111110001011110100001011110 edfbccebddfcf1fea2e7c5e85e
UTF-8 逶夜沮髷∝嶋^ 11101001100000001011011011100101101001001001110011100110101100101010111011101001101010111011011111100010100010001001110111100101101101101000101101011110 e980b6e5a49ce6b2aee9abb7e2889de5b68b5e
UHC ?夜沮?∝嶋^ 0011111111100101101010001110111011000001001111111010000111110000110100111111011101011110 3fe5a8eec13fa1f0d3f75e

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