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’E‘³’D‘¢‘¯n}’E’E‘³’D‘¢‘¯n{^ 1001001001000101100100100100010110010001101100111001001001000100100100011010001010010001101011110110111001111101100100100100010110010010010001011001000110110011100100100100010010010001101000101001000110101111011011100111101101011110 9245924591b3924491a291af6e7d9245924591b3924491a291af6e7b5e
SJIS-WIN ?E?E???D?¢??n}?E?E???D?¢??n{^ 00111111010001010011111101000101001111110011111100111111010001000011111110000001100100010011111100111111011011100111110100111111010001010011111101000101001111110011111100111111010001000011111110000001100100010011111100111111011011100111101101011110 3f453f453f3f3f443f81913f3f6e7d3f453f453f3f3f443f81913f3f6e7b5e
EUC-JP ?E?E???D?¢?¯n}?E?E???D?¢?¯n{^ 0011111101000101001111110100010100111111001111110011111101000100001111111010000111110001001111111000111110100010101101000110111001111101001111110100010100111111010001010011111100111111001111110100010000111111101000011111000100111111100011111010001010110100011011100111101101011110 3f453f453f3f3f443fa1f13f8fa2b46e7d3f453f453f3f3f443fa1f13f8fa2b46e7b5e
UTF-8 ’E’E‘³’D‘¢‘¯n}’E’E‘³’D‘¢‘¯n{^ 1100001010010010010001011100001010010010010001011100001010010001110000101011001111000010100100100100010011000010100100011100001010100010110000101001000111000010101011110110111001111101110000101001001001000101110000101001001001000101110000101001000111000010101100111100001010010010010001001100001010010001110000101010001011000010100100011100001010101111011011100111101101011110 c29245c29245c291c2b3c29244c291c2a2c291c2af6e7dc29245c29245c291c2b3c29244c291c2a2c291c2af6e7b5e
UHC ?E?E?³?D????n}?E?E?³?D????n{^ 00111111010001010011111101000101001111111010100111111000001111110100010000111111001111110011111100111111011011100111110100111111010001010011111101000101001111111010100111111000001111110100010000111111001111110011111100111111011011100111101101011110 3f453f453fa9f83f443f3f3f3f6e7d3f453f453fa9f83f443f3f3f3f6e7b5e

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