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 ’E‘µ‘¡’D‘¢‘¯\}’E‘µ‘¡’D‘¢‘¯\{^ 1001001001000101100100011011010110010001101000011001001001000100100100011010001010010001101011110101110001111101100100100100010110010001101101011001000110100001100100100100010010010001101000101001000110101111010111000111101101011110 924591b591a1924491a291af5c7d924591b591a1924491a291af5c7b5e
SJIS-WIN ?E?????D?¢??\}?E?????D?¢??\{^ 00111111010001010011111100111111001111110011111100111111010001000011111110000001100100010011111100111111010111000111110100111111010001010011111100111111001111110011111100111111010001000011111110000001100100010011111100111111010111000111101101011110 3f453f3f3f3f3f443f81913f3f5c7d3f453f3f3f3f3f443f81913f3f5c7b5e
EUC-JP ?E???¡?D?¢?¯\}?E???¡?D?¢?¯\{^ 001111110100010100111111001111110011111110001111101000101100001000111111010001000011111110100001111100010011111110001111101000101011010001011100011111010011111101000101001111110011111100111111100011111010001011000010001111110100010000111111101000011111000100111111100011111010001010110100010111000111101101011110 3f453f3f3f8fa2c23f443fa1f13f8fa2b45c7d3f453f3f3f8fa2c23f443fa1f13f8fa2b45c7b5e
UTF-8 ’E‘µ‘¡’D‘¢‘¯\}’E‘µ‘¡’D‘¢‘¯\{^ 11000010100100100100010111000010100100011100001010110101110000101001000111000010101000011100001010010010010001001100001010010001110000101010001011000010100100011100001010101111010111000111110111000010100100100100010111000010100100011100001010110101110000101001000111000010101000011100001010010010010001001100001010010001110000101010001011000010100100011100001010101111010111000111101101011110 c29245c291c2b5c291c2a1c29244c291c2a2c291c2af5c7dc29245c291c2b5c291c2a1c29244c291c2a2c291c2af5c7b5e
UHC ?E???¡?D????\}?E???¡?D????\{^ 00111111010001010011111100111111001111111010001010101110001111110100010000111111001111110011111100111111010111000111110100111111010001010011111100111111001111111010001010101110001111110100010000111111001111110011111100111111010111000111101101011110 3f453f3f3fa2ae3f443f3f3f3f5c7d3f453f3f3fa2ae3f443f3f3f3f5c7b5e

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