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 «±a«²In}«±a«²In{^ 100011111010101110110001011000011000111110101011101100100100100101101110011111011000111110101011101100010110000110001111101010111011001001001001011011100111101101011110 8fabb1618fabb2496e7d8fabb1618fabb2496e7b5e
SJIS-WIN ??±a???In}??±a???In{^ 0011111100111111100000010111110101100001001111110011111100111111010010010110111001111101001111110011111110000001011111010110000100111111001111110011111101001001011011100111101101011110 3f3f817d613f3f3f496e7d3f3f817d613f3f3f496e7b5e
EUC-JP ??±a???In}??±a???In{^ 0011111100111111101000011101111001100001001111110011111100111111010010010110111001111101001111110011111110100001110111100110000100111111001111110011111101001001011011100111101101011110 3f3fa1de613f3f3f496e7d3f3fa1de613f3f3f496e7b5e
UTF-8 «±a«²In}«±a«²In{^ 110000101000111111000010101010111100001010110001011000011100001010001111110000101010101111000010101100100100100101101110011111011100001010001111110000101010101111000010101100010110000111000010100011111100001010101011110000101011001001001001011011100111101101011110 c28fc2abc2b161c28fc2abc2b2496e7dc28fc2abc2b161c28fc2abc2b2496e7b5e
UHC ??±a??²In}??±a??²In{^ 00111111001111111010000110111110011000010011111100111111101010011111011101001001011011100111110100111111001111111010000110111110011000010011111100111111101010011111011101001001011011100111101101011110 3f3fa1be613f3fa9f7496e7d3f3fa1be613f3fa9f7496e7b5e

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