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 ???J???M^ 001111110011111100111111010010100011111100111111001111110100110101011110 3f3f3f4a3f3f3f4d5e
SJIS-WIN ???J???M^ 001111110011111100111111010010100011111100111111001111110100110101011110 3f3f3f4a3f3f3f4d5e
EUC-JP ???J???M^ 001111110011111100111111010010100011111100111111001111110100110101011110 3f3f3f4a3f3f3f4d5e
UTF-8 溜삳젻J溜븍젒M^ 111011111010011110001011111011001000001010110011111011001010000010111011010010101110111110100111100010111110101110111000100011011110110010100000100100100100110101011110 efa78bec82b3eca0bb4aefa78bebb88deca0924d5e
UHC 溜삳젻J溜븍젒M^ 111010101111111010111011111010111010000010101110010010101110101011111110101110101110101110100000100100010100110101011110 eafebbeba0ae4aeafebaeba0914d5e

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