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 11101001111100101000111010100100010011010100000011101001111100101000111010100100010011010100000001000010 e9f28ea44d40e9f28ea44d4042
EUC-JP 鶯痔M@鶯痔M@B 11110010111101001011110010100110010011010100000011110010111101001011110010100110010011010100000001000010 f2f4bca64d40f2f4bca64d4042
UTF-8 鶯痔M@鶯痔M@B 1110100110110110101011111110011110010111100101000100110101000000111010011011011010101111111001111001011110010100010011010100000001000010 e9b6afe797944d40e9b6afe797944d4042
UHC 鶯痔M@鶯痔M@B 11100101101000111111011011000000010011010100000011100101101000111111011011000000010011010100000001000010 e5a3f6c04d40e5a3f6c04d4042

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