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‘Mf‘M‘M^}Y‘M‘Mf‘M‘M^}bE 10010001010011011001000101001101011001101001000101001101100100010100110101011110011111010101100110010001010011011001000101001101011001101001000101001101100100010100110101011110011111010110001001000101 914d914d66914d914d5e7d59914d914d66914d914d5e7d6245
SJIS-WIN ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245
EUC-JP ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245
UTF-8 ‘M‘Mf‘M‘M^}Y‘M‘Mf‘M‘M^}bE 110000101001000101001101110000101001000101001101011001101100001010010001010011011100001010010001010011010101111001111101010110011100001010010001010011011100001010010001010011010110011011000010100100010100110111000010100100010100110101011110011111010110001001000101 c2914dc2914d66c2914dc2914d5e7d59c2914dc2914d66c2914dc2914d5e7d6245
UHC ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245

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