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@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
SJIS-WIN 苟随修M@苟随修M@B 1110010010010001100100001000111110001111010000110100110101000000111001001001000110010000100011111000111101000011010011010100000001000010 e491908f8f434d40e491908f8f434d4042
EUC-JP 苟随修M@苟随修M@B 1110011111110001101111111110111110111101101001000100110101000000111001111111000110111111111011111011110110100100010011010100000001000010 e7f1bfefbda44d40e7f1bfefbda44d4042
UTF-8 苟随修M@苟随修M@B 1110100010001011100111111110100110011010100011111110010010111111101011100100110101000000111010001000101110011111111010011001101010001111111001001011111110101110010011010100000001000010 e88b9fe99a8fe4bfae4d40e88b9fe99a8fe4bfae4d4042
UHC 苟?修M@苟?修M@B 110011111100001000111111111000011111001101001101010000001100111111000010001111111110000111110011010011010100000001000010 cfc23fe1f34d40cfc23fe1f34d4042

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