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 –íIn}–íIn{^ 10010110111011011000000101001001011011100111110110010110111011011000000101001001011011100111101101011110 96ed81496e7d96ed81496e7b5e
SJIS-WIN ???In}???In{^ 00111111001111110011111101001001011011100111110100111111001111110011111101001001011011100111101101011110 3f3f3f496e7d3f3f3f496e7b5e
EUC-JP ?í?In}?í?In{^ 0011111110001111101010111011111100111111010010010110111001111101001111111000111110101011101111110011111101001001011011100111101101011110 3f8fabbf3f496e7d3f8fabbf3f496e7b5e
UTF-8 –íIn}–íIn{^ 11000010100101101100001110101101110000101000000101001001011011100111110111000010100101101100001110101101110000101000000101001001011011100111101101011110 c296c3adc281496e7dc296c3adc281496e7b5e
UHC ???In}???In{^ 00111111001111110011111101001001011011100111110100111111001111110011111101001001011011100111101101011110 3f3f3f496e7d3f3f3f496e7b5e

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