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 001111110011111101001101010000000011111100111111010011010100000001000010 3f3f4d403f3f4d4042
SJIS-WIN 蛭?M@蛭?M@B 1001010101100111001111110100110101000000100101010110011100111111010011010100000001000010 95673f4d4095673f4d4042
EUC-JP 蛭?M@蛭?M@B 1100100111001000001111110100110101000000110010011100100000111111010011010100000001000010 c9c83f4d40c9c83f4d4042
UTF-8 蛭샷M@蛭샷M@B 1110100010011011101011011110110010000011101101110100110101000000111010001001101110101101111011001000001110110111010011010100000001000010 e89badec83b74d40e89badec83b74d4042
UHC 蛭샷M@蛭샷M@B 11110010111101001011110010100110010011010100000011110010111101001011110010100110010011010100000001000010 f2f4bca64d40f2f4bca64d4042

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