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’L‘¶h’E’L‘¶fN}’E’L‘¶h’E’L‘¶fN{^ 100100100100010110010010010011001001000110110110011010001001001001000101100100100100110010010001101101100110011001001110011111011001001001000101100100100100110010010001101101100110100010010010010001011001001001001100100100011011011001100110010011100111101101011110 9245924c91b6689245924c91b6664e7d9245924c91b6689245924c91b6664e7b5e
SJIS-WIN ?E?L?¶h?E?L?¶fN}?E?L?¶h?E?L?¶fN{^ 00111111010001010011111101001100001111111000000111110111011010000011111101000101001111110100110000111111100000011111011101100110010011100111110100111111010001010011111101001100001111111000000111110111011010000011111101000101001111110100110000111111100000011111011101100110010011100111101101011110 3f453f4c3f81f7683f453f4c3f81f7664e7d3f453f4c3f81f7683f453f4c3f81f7664e7b5e
EUC-JP ?E?L?¶h?E?L?¶fN}?E?L?¶h?E?L?¶fN{^ 00111111010001010011111101001100001111111010001011111001011010000011111101000101001111110100110000111111101000101111100101100110010011100111110100111111010001010011111101001100001111111010001011111001011010000011111101000101001111110100110000111111101000101111100101100110010011100111101101011110 3f453f4c3fa2f9683f453f4c3fa2f9664e7d3f453f4c3fa2f9683f453f4c3fa2f9664e7b5e
UTF-8 ’E’L‘¶h’E’L‘¶fN}’E’L‘¶h’E’L‘¶fN{^ 11000010100100100100010111000010100100100100110011000010100100011100001010110110011010001100001010010010010001011100001010010010010011001100001010010001110000101011011001100110010011100111110111000010100100100100010111000010100100100100110011000010100100011100001010110110011010001100001010010010010001011100001010010010010011001100001010010001110000101011011001100110010011100111101101011110 c29245c2924cc291c2b668c29245c2924cc291c2b6664e7dc29245c2924cc291c2b668c29245c2924cc291c2b6664e7b5e
UHC ?E?L?¶h?E?L?¶fN}?E?L?¶h?E?L?¶fN{^ 00111111010001010011111101001100001111111010001011010010011010000011111101000101001111110100110000111111101000101101001001100110010011100111110100111111010001010011111101001100001111111010001011010010011010000011111101000101001111110100110000111111101000101101001001100110010011100111101101011110 3f453f4c3fa2d2683f453f4c3fa2d2664e7d3f453f4c3fa2d2683f453f4c3fa2d2664e7b5e

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