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??i?M??iB 0011111101001101001111110011111101101001001111110100110100111111001111110110100101000010 3f4d3f3f693f4d3f3f6942
SJIS-WIN ?M??i?M??iB 0011111101001101001111110011111101101001001111110100110100111111001111110110100101000010 3f4d3f3f693f4d3f3f6942
EUC-JP ?M??i?M??iB 0011111101001101001111110011111101101001001111110100110100111111001111110110100101000010 3f4d3f3f693f4d3f3f6942
UTF-8 채M챕챤i채M챕챤iB 1110110010110001100001000100110111101100101100011001010111101100101100011010010001101001111011001011000110000100010011011110110010110001100101011110110010110001101001000110100101000010 ecb1844decb195ecb1a469ecb1844decb195ecb1a46942
UHC 채M챕챤i채M챕챤iB 1100001110100100010011011100001110101001110000111010111001101001110000111010010001001101110000111010100111000011101011100110100101000010 c3a44dc3a9c3ae69c3a44dc3a9c3ae6942

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