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 䯎í]ä܋íMe^ 1110010010101111100011101110110110001111010111011110010011011100100010111110110110001111010011010110010101011110 e4af8eed8f5de4dc8bed8f4d655e
SJIS-WIN ?????]?????Me^ 0011111100111111001111110011111100111111010111010011111100111111001111110011111100111111010011010110010101011110 3f3f3f3f3f5d3f3f3f3f3f4d655e
EUC-JP ä¯?í?]äÜ?í?Me^ 1000111110101011101000111000111110100010101101000011111110001111101010111011111100111111010111011000111110101011101000111000111110101010111001000011111110001111101010111011111100111111010011010110010101011110 8faba38fa2b43f8fabbf3f5d8faba38faae43f8fabbf3f4d655e
UTF-8 䯎í]ä܋íMe^ 110000111010010011000010101011111100001010001110110000111010110111000010100011110101110111000011101001001100001110011100110000101000101111000011101011011100001010001111010011010110010101011110 c3a4c2afc28ec3adc28f5dc3a4c39cc28bc3adc28f4d655e
UHC ?????]?????Me^ 0011111100111111001111110011111100111111010111010011111100111111001111110011111100111111010011010110010101011110 3f3f3f3f3f5d3f3f3f3f3f4d655e

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