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’C’V‘¬on}’M’C’V‘¬on{^ 1001001001001101100100100100001110010010010101101001000110101100011011110110111001111101100100100100110110010010010000111001001001010110100100011010110001101111011011100111101101011110 924d9243925691ac6f6e7d924d9243925691ac6f6e7b5e
SJIS-WIN ?M?C?V?¬on}?M?C?V?¬on{^ 00111111010011010011111101000011001111110101011000111111100000011100101001101111011011100111110100111111010011010011111101000011001111110101011000111111100000011100101001101111011011100111101101011110 3f4d3f433f563f81ca6f6e7d3f4d3f433f563f81ca6f6e7b5e
EUC-JP ?M?C?V?¬on}?M?C?V?¬on{^ 00111111010011010011111101000011001111110101011000111111101000101100110001101111011011100111110100111111010011010011111101000011001111110101011000111111101000101100110001101111011011100111101101011110 3f4d3f433f563fa2cc6f6e7d3f4d3f433f563fa2cc6f6e7b5e
UTF-8 ’M’C’V‘¬on}’M’C’V‘¬on{^ 110000101001001001001101110000101001001001000011110000101001001001010110110000101001000111000010101011000110111101101110011111011100001010010010010011011100001010010010010000111100001010010010010101101100001010010001110000101010110001101111011011100111101101011110 c2924dc29243c29256c291c2ac6f6e7dc2924dc29243c29256c291c2ac6f6e7b5e
UHC ?M?C?V??on}?M?C?V??on{^ 0011111101001101001111110100001100111111010101100011111100111111011011110110111001111101001111110100110100111111010000110011111101010110001111110011111101101111011011100111101101011110 3f4d3f433f563f3f6f6e7d3f4d3f433f563f3f6f6e7b5e

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