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???M??^ 001111110100110100111111001111110011111101001101001111110011111101011110 3f4d3f3f3f4d3f3f5e
SJIS-WIN ?M???M??^ 001111110100110100111111001111110011111101001101001111110011111101011110 3f4d3f3f3f4d3f3f5e
EUC-JP ?M???M??^ 001111110100110100111111001111110011111101001101001111110011111101011110 3f4d3f3f3f4d3f3f5e
UTF-8 혪M혩짜혪M혩짜^ 111011011001100010101010010011011110110110011000101010011110110010100111100111001110110110011000101010100100110111101101100110001010100111101100101001111001110001011110 ed98aa4ded98a9eca79ced98aa4ded98a9eca79c5e
UHC 혪M혩짜혪M혩짜^ 110000101001001001001101110000101001000111000010101001011100001010010010010011011100001010010001110000101010010101011110 c2924dc291c2a5c2924dc291c2a55e

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