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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ー霑溿ヲラン^ 111100101011001110110000111010001011111111111011010010101111011110001110101001101111000111100001110101111101110101011110 f2b3b0e8bffb4af78ea6f1e1d7dd5e
EUC-JP ?ー霑溿?ヲ?ラン^ 0011111110001110101100001111000011000001100011111100100010110001001111111000111010100110001111111000111011010111100011101101110101011110 3f8eb0f0c18fc8b13f8ea63f8ed78edd5e
UTF-8 ー霑溿ヲラン^ 11101110100001111010101011101111101111011011000011101001100111001001000111100110101110101011111111101110100101011011000111101111101111011010011011101110100001011001110011101111101111101001011111101111101111101001110101011110 ee87aaefbdb0e99c91e6babfee95b1efbda6ee859cefbe97efbe9d5e
UHC ??霑??????^ 0011111100111111111011111100010100111111001111110011111100111111001111110011111101011110 3f3fefc53f3f3f3f3f3f5e

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