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‘®‘¶’I‘µ‘¡’J’]‘¨’N 1001001001000101100100011010111010010001101101101001001001001001100100011011010110010001101000011001001001001010100100100101110110010001101010001001001001001110 924591ae91b6924991b591a1924a925d91a8924e
SJIS-WIN ?E???¶?I?????J?]?¨?N 00111111010001010011111100111111001111111000000111110111001111110100100100111111001111110011111100111111001111110100101000111111010111010011111110000001010011100011111101001110 3f453f3f3f81f73f493f3f3f3f3f4a3f5d3f814e3f4e
EUC-JP ?E?®?¶?I???¡?J?]?¨?N 0011111101000101001111111000111110100010111011100011111110100010111110010011111101001001001111110011111100111111100011111010001011000010001111110100101000111111010111010011111110100001101011110011111101001110 3f453f8fa2ee3fa2f93f493f3f3f8fa2c23f4a3f5d3fa1af3f4e
UTF-8 ’E‘®‘¶’I‘µ‘¡’J’]‘¨’N 1100001010010010010001011100001010010001110000101010111011000010100100011100001010110110110000101001001001001001110000101001000111000010101101011100001010010001110000101010000111000010100100100100101011000010100100100101110111000010100100011100001010101000110000101001001001001110 c29245c291c2aec291c2b6c29249c291c2b5c291c2a1c2924ac2925dc291c2a8c2924e
UHC ?E?®?¶?I???¡?J?]?¨?N 001111110100010100111111101000101110011100111111101000101101001000111111010010010011111100111111001111111010001010101110001111110100101000111111010111010011111110100001101001110011111101001110 3f453fa2e73fa2d23f493f3f3fa2ae3f4a3f5d3fa1a73f4e

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