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 ???????£^ 001111110011111100111111001111110011111100111111001111111010001101011110 3f3f3f3f3f3f3fa35e
SJIS-WIN 鬩ェ讖溢拠闌∵£^ 11101001101010011010101011100110101010011000100011101100100010111001001011101000100011001000000111100110100000011001001001011110 e9a9aae6a988ec8b92e88c81e681925e
EUC-JP 鬩ェ讖溢拠闌∵£^ 1111001010101011100011101010101011101100101010111011000011101110101101011111001011101111111011001010001011101000101000011111001001011110 f2ab8eaaecabb0eeb5f2efeca2e8a1f25e
UTF-8 鬩ェ讖溢拠闌∵£^ 111010011010110010101001111011111011110110101010111010001010111010010110111001101011101010100010111001101000101110100000111010011001011110001100111000101000100010110101110000101010001101011110 e9aca9efbdaae8ae96e6baa2e68ba0e9978ce288b5c2a35e
UHC ??讖溢??∵?^ 001111110011111111110011110110011110110011101110001111110011111110100001111100010011111101011110 3f3ff3d9ecee3f3fa1f13f5e

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