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 10011010010010001001101001011000010011010100000010011010010010001001101001011000010011010100000001000010 9a489a584d409a489a584d4042
EUC-JP 唏唸M@唏唸M@B 11010011101010011101001110111001010011010100000011010011101010011101001110111001010011010100000001000010 d3a9d3b94d40d3a9d3b94d4042
UTF-8 唏唸M@唏唸M@B 1110010110010100100011111110010110010100101110000100110101000000111001011001010010001111111001011001010010111000010011010100000001000010 e5948fe594b84d40e5948fe594b84d4042
UHC ??M@??M@B 001111110011111101001101010000000011111100111111010011010100000001000010 3f3f4d403f3f4d4042

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