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‘º‘²’N‘»‘¢’C’L 10010010010011011001000110111010100100011011001010010010010011101001000110111011100100011010001010010010010000111001001001001100 924d91ba91b2924e91bb91a29243924c
SJIS-WIN ?M?????N???¢?C?L 0011111101001101001111110011111100111111001111110011111101001110001111110011111100111111100000011001000100111111010000110011111101001100 3f4d3f3f3f3f3f4e3f3f3f81913f433f4c
EUC-JP ?M?º???N???¢?C?L 00111111010011010011111110001111101000101110101100111111001111110011111101001110001111110011111100111111101000011111000100111111010000110011111101001100 3f4d3f8fa2eb3f3f3f4e3f3f3fa1f13f433f4c
UTF-8 ’M‘º‘²’N‘»‘¢’C’L 11000010100100100100110111000010100100011100001010111010110000101001000111000010101100101100001010010010010011101100001010010001110000101011101111000010100100011100001010100010110000101001001001000011110000101001001001001100 c2924dc291c2bac291c2b2c2924ec291c2bbc291c2a2c29243c2924c
UHC ?M?º?²?N?????C?L 001111110100110100111111101010001010110000111111101010011111011100111111010011100011111100111111001111110011111100111111010000110011111101001100 3f4d3fa8ac3fa9f73f4e3f3f3f3f3f433f4c

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