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’N‘¢’J‘»‘¥\}’E’N‘¢’J‘»‘¥\{^ 1001001001000101100100100100111010010001101000101001001001001010100100011011101110010001101001010101110001111101100100100100010110010010010011101001000110100010100100100100101010010001101110111001000110100101010111000111101101011110 9245924e91a2924a91bb91a55c7d9245924e91a2924a91bb91a55c7b5e
SJIS-WIN ?E?N?¢?J???¥\}?E?N?¢?J???¥\{^ 001111110100010100111111010011100011111110000001100100010011111101001010001111110011111100111111100000011000111101011100011111010011111101000101001111110100111000111111100000011001000100111111010010100011111100111111001111111000000110001111010111000111101101011110 3f453f4e3f81913f4a3f3f3f818f5c7d3f453f4e3f81913f4a3f3f3f818f5c7b5e
EUC-JP ?E?N?¢?J????\}?E?N?¢?J????\{^ 00111111010001010011111101001110001111111010000111110001001111110100101000111111001111110011111100111111010111000111110100111111010001010011111101001110001111111010000111110001001111110100101000111111001111110011111100111111010111000111101101011110 3f453f4e3fa1f13f4a3f3f3f3f5c7d3f453f4e3fa1f13f4a3f3f3f3f5c7b5e
UTF-8 ’E’N‘¢’J‘»‘¥\}’E’N‘¢’J‘»‘¥\{^ 1100001010010010010001011100001010010010010011101100001010010001110000101010001011000010100100100100101011000010100100011100001010111011110000101001000111000010101001010101110001111101110000101001001001000101110000101001001001001110110000101001000111000010101000101100001010010010010010101100001010010001110000101011101111000010100100011100001010100101010111000111101101011110 c29245c2924ec291c2a2c2924ac291c2bbc291c2a55c7dc29245c2924ec291c2a2c2924ac291c2bbc291c2a55c7b5e
UHC ?E?N???J????\}?E?N???J????\{^ 0011111101000101001111110100111000111111001111110011111101001010001111110011111100111111001111110101110001111101001111110100010100111111010011100011111100111111001111110100101000111111001111110011111100111111010111000111101101011110 3f453f4e3f3f3f4a3f3f3f3f5c7d3f453f4e3f3f3f4a3f3f3f3f5c7b5e

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