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 ??????M^ 0011111100111111001111110011111100111111001111110100110101011110 3f3f3f3f3f3f4d5e
SJIS-WIN ????楡勝M^ 00111111001111110011111100111111100111101011111010001111100111110100110101011110 3f3f3f3f9ebe8f9f4d5e
EUC-JP ????楡勝M^ 00111111001111110011111100111111110111001100000010111110101000010100110101011110 3f3f3f3fdcc0bea14d5e
UTF-8 채쨉쨍챦楡勝M^ 1110110010110001100001001110110010101000100010011110110010101000100011011110110010110001101001101110011010100101101000011110010110001011100111010100110101011110 ecb184eca889eca88decb1a6e6a5a1e58b9d4d5e
UHC 채쨉쨍챦楡勝M^ 1100001110100100110000101011010111000010101110001100001110101111111010101111100011100011101011010100110101011110 c3a4c2b5c2b8c3afeaf8e3ad4d5e

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