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’\‘«P’C’L‘§wn}’E’\‘«P’C’L‘§wn{^ 100100100100010110010010010111001001000110101011010100001001001001000011100100100100110010010001101001110111011101101110011111011001001001000101100100100101110010010001101010110101000010010010010000111001001001001100100100011010011101110111011011100111101101011110 9245925c91ab509243924c91a7776e7d9245925c91ab509243924c91a7776e7b5e
SJIS-WIN ?E?\??P?C?L?§wn}?E?\??P?C?L?§wn{^ 0011111101000101001111110101110000111111001111110101000000111111010000110011111101001100001111111000000110011000011101110110111001111101001111110100010100111111010111000011111100111111010100000011111101000011001111110100110000111111100000011001100001110111011011100111101101011110 3f453f5c3f3f503f433f4c3f8198776e7d3f453f5c3f3f503f433f4c3f8198776e7b5e
EUC-JP ?E?\??P?C?L?§wn}?E?\??P?C?L?§wn{^ 0011111101000101001111110101110000111111001111110101000000111111010000110011111101001100001111111010000111111000011101110110111001111101001111110100010100111111010111000011111100111111010100000011111101000011001111110100110000111111101000011111100001110111011011100111101101011110 3f453f5c3f3f503f433f4c3fa1f8776e7d3f453f5c3f3f503f433f4c3fa1f8776e7b5e
UTF-8 ’E’\‘«P’C’L‘§wn}’E’\‘«P’C’L‘§wn{^ 11000010100100100100010111000010100100100101110011000010100100011100001010101011010100001100001010010010010000111100001010010010010011001100001010010001110000101010011101110111011011100111110111000010100100100100010111000010100100100101110011000010100100011100001010101011010100001100001010010010010000111100001010010010010011001100001010010001110000101010011101110111011011100111101101011110 c29245c2925cc291c2ab50c29243c2924cc291c2a7776e7dc29245c2925cc291c2ab50c29243c2924cc291c2a7776e7b5e
UHC ?E?\??P?C?L?§wn}?E?\??P?C?L?§wn{^ 0011111101000101001111110101110000111111001111110101000000111111010000110011111101001100001111111010000111010111011101110110111001111101001111110100010100111111010111000011111100111111010100000011111101000011001111110100110000111111101000011101011101110111011011100111101101011110 3f453f5c3f3f503f433f4c3fa1d7776e7d3f453f5c3f3f503f433f4c3fa1d7776e7b5e

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