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’\‘±’G‘´‘±}’E’\‘±’G‘´‘±{^ 100100100100010110010010010111001001000110110001100100100100011110010001101101001001000110110001011111011001001001000101100100100101110010010001101100011001001001000111100100011011010010010001101100010111101101011110 9245925c91b1924791b491b17d9245925c91b1924791b491b17b5e
SJIS-WIN ?E?\?±?G?´?±}?E?\?±?G?´?±{^ 001111110100010100111111010111000011111110000001011111010011111101000111001111111000000101001100001111111000000101111101011111010011111101000101001111110101110000111111100000010111110100111111010001110011111110000001010011000011111110000001011111010111101101011110 3f453f5c3f817d3f473f814c3f817d7d3f453f5c3f817d3f473f814c3f817d7b5e
EUC-JP ?E?\?±?G?´?±}?E?\?±?G?´?±{^ 001111110100010100111111010111000011111110100001110111100011111101000111001111111010000110101101001111111010000111011110011111010011111101000101001111110101110000111111101000011101111000111111010001110011111110100001101011010011111110100001110111100111101101011110 3f453f5c3fa1de3f473fa1ad3fa1de7d3f453f5c3fa1de3f473fa1ad3fa1de7b5e
UTF-8 ’E’\‘±’G‘´‘±}’E’\‘±’G‘´‘±{^ 110000101001001001000101110000101001001001011100110000101001000111000010101100011100001010010010010001111100001010010001110000101011010011000010100100011100001010110001011111011100001010010010010001011100001010010010010111001100001010010001110000101011000111000010100100100100011111000010100100011100001010110100110000101001000111000010101100010111101101011110 c29245c2925cc291c2b1c29247c291c2b4c291c2b17dc29245c2925cc291c2b1c29247c291c2b4c291c2b17b5e
UHC ?E?\?±?G?´?±}?E?\?±?G?´?±{^ 001111110100010100111111010111000011111110100001101111100011111101000111001111111010001010100101001111111010000110111110011111010011111101000101001111110101110000111111101000011011111000111111010001110011111110100010101001010011111110100001101111100111101101011110 3f453f5c3fa1be3f473fa2a53fa1be7d3f453f5c3fa1be3f473fa2a53fa1be7b5e

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