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???? 0011111100111111001111110100110100111111001111110011111100111111 3f3f3f4d3f3f3f3f
SJIS-WIN ???M???? 0011111100111111001111110100110100111111001111110011111100111111 3f3f3f4d3f3f3f3f
EUC-JP ???M???? 0011111100111111001111110100110100111111001111110011111100111111 3f3f3f4d3f3f3f3f
UTF-8 뤶퓥퀴M렢섕뤵秊 11101011101001001011011011101101100100111010010111101101100000001011010001001101111010111010000010100010111011001000010010010101111010111010010010110101111011111010011010010101 eba4b6ed93a5ed80b44deba0a2ec8495eba4b5efa695
UHC 뤶퓥퀴M렢섕뤵秊 100011111110010010111111100011101100010011111011010011011000111010110011101111001010110010001111111000111110011011011100 8fe4bf8ec4fb4d8eb3bcac8fe3e6dc

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