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’Y‘£’N‘»‘¢Wn}’E’Y‘£’N‘»‘¢Wn{^ 10010010010001011001001001011001100100011010001110010010010011101001000110111011100100011010001001010111011011100111110110010010010001011001001001011001100100011010001110010010010011101001000110111011100100011010001001010111011011100111101101011110 9245925991a3924e91bb91a2576e7d9245925991a3924e91bb91a2576e7b5e
SJIS-WIN ?E?Y?£?N???¢Wn}?E?Y?£?N???¢Wn{^ 0011111101000101001111110101100100111111100000011001001000111111010011100011111100111111001111111000000110010001010101110110111001111101001111110100010100111111010110010011111110000001100100100011111101001110001111110011111100111111100000011001000101010111011011100111101101011110 3f453f593f81923f4e3f3f3f8191576e7d3f453f593f81923f4e3f3f3f8191576e7b5e
EUC-JP ?E?Y?£?N???¢Wn}?E?Y?£?N???¢Wn{^ 0011111101000101001111110101100100111111101000011111001000111111010011100011111100111111001111111010000111110001010101110110111001111101001111110100010100111111010110010011111110100001111100100011111101001110001111110011111100111111101000011111000101010111011011100111101101011110 3f453f593fa1f23f4e3f3f3fa1f1576e7d3f453f593fa1f23f4e3f3f3fa1f1576e7b5e
UTF-8 ’E’Y‘£’N‘»‘¢Wn}’E’Y‘£’N‘»‘¢Wn{^ 11000010100100100100010111000010100100100101100111000010100100011100001010100011110000101001001001001110110000101001000111000010101110111100001010010001110000101010001001010111011011100111110111000010100100100100010111000010100100100101100111000010100100011100001010100011110000101001001001001110110000101001000111000010101110111100001010010001110000101010001001010111011011100111101101011110 c29245c29259c291c2a3c2924ec291c2bbc291c2a2576e7dc29245c29259c291c2a3c2924ec291c2bbc291c2a2576e7b5e
UHC ?E?Y???N????Wn}?E?Y???N????Wn{^ 00111111010001010011111101011001001111110011111100111111010011100011111100111111001111110011111101010111011011100111110100111111010001010011111101011001001111110011111100111111010011100011111100111111001111110011111101010111011011100111101101011110 3f453f593f3f3f4e3f3f3f3f576e7d3f453f593f3f3f4e3f3f3f3f576e7b5e

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