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 蜆イ迪ォ蜆イ譚ウ^ 11100101100001001011001011100111100011001010101111100101100001001011001011100110100111011011001101011110 e584b2e78cabe584b2e69db35e
EUC-JP 蜆イ迪ォ蜆イ譚ウ^ 1110100111100100100011101011001011101101111011001000111010101011111010011110010010001110101100101110101111111101100011101011001101011110 e9e48eb2edec8eabe9e48eb2ebfd8eb35e
UTF-8 蜆イ迪ォ蜆イ譚ウ^ 11101000100111001000011011101111101111011011001011101000101111111010101011101111101111011010101111101000100111001000011011101111101111011011001011101000101011011001101011101111101111011011001101011110 e89c86efbdb2e8bfaaefbdabe89c86efbdb2e8ad9aefbdb35e
UHC ??迪???譚?^ 0011111100111111111011101110100000111111001111110011111111010011110010010011111101011110 3f3feee83f3f3fd3c93f5e

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