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‘£‘Ÿh’E‘£‘ŸfN}’E‘£‘Ÿh’E‘£‘ŸfN{^ 100100100100010110010001101000111001000110011111011010001001001001000101100100011010001110010001100111110110011001001110011111011001001001000101100100011010001110010001100111110110100010010010010001011001000110100011100100011001111101100110010011100111101101011110 924591a3919f68924591a3919f664e7d924591a3919f68924591a3919f664e7b5e
SJIS-WIN ?E?£??h?E?£??fN}?E?£??h?E?£??fN{^ 00111111010001010011111110000001100100100011111100111111011010000011111101000101001111111000000110010010001111110011111101100110010011100111110100111111010001010011111110000001100100100011111100111111011010000011111101000101001111111000000110010010001111110011111101100110010011100111101101011110 3f453f81923f3f683f453f81923f3f664e7d3f453f81923f3f683f453f81923f3f664e7b5e
EUC-JP ?E?£??h?E?£??fN}?E?£??h?E?£??fN{^ 00111111010001010011111110100001111100100011111100111111011010000011111101000101001111111010000111110010001111110011111101100110010011100111110100111111010001010011111110100001111100100011111100111111011010000011111101000101001111111010000111110010001111110011111101100110010011100111101101011110 3f453fa1f23f3f683f453fa1f23f3f664e7d3f453fa1f23f3f683f453fa1f23f3f664e7b5e
UTF-8 ’E‘£‘Ÿh’E‘£‘ŸfN}’E‘£‘Ÿh’E‘£‘ŸfN{^ 1100001010010010010001011100001010010001110000101010001111000010100100011100001010011111011010001100001010010010010001011100001010010001110000101010001111000010100100011100001010011111011001100100111001111101110000101001001001000101110000101001000111000010101000111100001010010001110000101001111101101000110000101001001001000101110000101001000111000010101000111100001010010001110000101001111101100110010011100111101101011110 c29245c291c2a3c291c29f68c29245c291c2a3c291c29f664e7dc29245c291c2a3c291c29f68c29245c291c2a3c291c29f664e7b5e
UHC ?E????h?E????fN}?E????h?E????fN{^ 001111110100010100111111001111110011111100111111011010000011111101000101001111110011111100111111001111110110011001001110011111010011111101000101001111110011111100111111001111110110100000111111010001010011111100111111001111110011111101100110010011100111101101011110 3f453f3f3f3f683f453f3f3f3f664e7d3f453f3f3f3f683f453f3f3f3f664e7b5e

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