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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 逧楢憶逧鍋イア^ 11100111100110101001001111101000100010011010111111100111100110101001001111100111101100101011000101011110 e79a93e889afe79a93e7b2b15e
EUC-JP 逧楢憶逧鍋イア^ 111011011111101011000110111010101011001010110001111011011111101011000110111010011000111010110010100011101011000101011110 edfac6eab2b1edfac6e98eb28eb15e
UTF-8 逧楢憶逧鍋イア^ 11101001100000001010011111100110101001011010001011100110100001101011011011101001100000001010011111101001100011011000101111101111101111011011001011101111101111011011000101011110 e980a7e6a5a2e686b6e980a7e98d8befbdb2efbdb15e
UHC ?楢憶?鍋??^ 0011111111101010111110011110010111100011001111111100111010100111001111110011111101011110 3feaf9e5e33fcea73f3f5e

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