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 âïâN}âïâN{^ 1110001011101111111000100100111001111101111000101110111111100010010011100111101101011110 e2efe24e7de2efe24e7b5e
SJIS-WIN ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
EUC-JP âïâN}âïâN{^ 1000111110101011101001001000111110101011110000011000111110101011101001000100111001111101100011111010101110100100100011111010101111000001100011111010101110100100010011100111101101011110 8faba48fabc18faba44e7d8faba48fabc18faba44e7b5e
UTF-8 âïâN}âïâN{^ 1100001110100010110000111010111111000011101000100100111001111101110000111010001011000011101011111100001110100010010011100111101101011110 c3a2c3afc3a24e7dc3a2c3afc3a24e7b5e
UHC ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e

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