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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咳?亥?}咳?亥?{^ 100010100101000000111111100010001110010100111111011111011000101001010000001111111000100011100101001111110111101101011110 8a503f88e53f7d8a503f88e53f7b5e
EUC-JP 咳?亥?}咳?亥?{^ 101100111011000100111111101100001110011100111111011111011011001110110001001111111011000011100111001111110111101101011110 b3b13fb0e73f7db3b13fb0e73f7b5e
UTF-8 咳렣亥렒}咳렣亥렒{^ 111001011001001010110011111010111010000010100011111001001011101010100101111010111010000010010010011111011110010110010010101100111110101110100000101000111110010010111010101001011110101110100000100100100111101101011110 e592b3eba0a3e4baa5eba0927de592b3eba0a3e4baa5eba0927b5e
UHC 咳렣亥렒}咳렣亥렒{^ 11111010101001101000111010110100111110101010010010001110101001110111110111111010101001101000111010110100111110101010010010001110101001110111101101011110 faa68eb4faa48ea77dfaa68eb4faa48ea77b5e

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