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 ’îûP’µ’îûPæN^ 10010010111011101111101101010000100100101011010110010010111011101111101101010000111001100100111001011110 92eefb5092b592eefb50e64e5e
SJIS-WIN ???P?????P?N^ 00111111001111110011111101010000001111110011111100111111001111110011111101010000001111110100111001011110 3f3f3f503f3f3f3f3f503f4e5e
EUC-JP ?îûP???îûPæN^ 0011111110001111101010111100001010001111101010111110010101010000001111110011111100111111100011111010101111000010100011111010101111100101010100001000111110101001110000010100111001011110 3f8fabc28fabe5503f3f3f8fabc28fabe5508fa9c14e5e
UTF-8 ’îûP’µ’îûPæN^ 11000010100100101100001110101110110000111011101101010000110000101001001011000010101101011100001010010010110000111010111011000011101110110101000011000011101001100100111001011110 c292c3aec3bb50c292c2b5c292c3aec3bb50c3a64e5e
UHC ???P?????PæN^ 0011111100111111001111110101000000111111001111110011111100111111001111110101000010101001101000010100111001011110 3f3f3f503f3f3f3f3f50a9a14e5e

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