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{^ 11010111110011001111011011101111011011100111110111010111110011001111011011101111011011100111101101011110 d7ccf6ef6e7dd7ccf6ef6e7b5e
SJIS-WIN ×???n}×???n{^ 100000010111111000111111001111110011111101101110011111011000000101111110001111110011111100111111011011100111101101011110 817e3f3f3f6e7d817e3f3f3f6e7b5e
EUC-JP ×Ìöïn}×Ìöïn{^ 101000011101111110001111101010101100000010001111101010111101001110001111101010111100000101101110011111011010000111011111100011111010101011000000100011111010101111010011100011111010101111000001011011100111101101011110 a1df8faac08fabd38fabc16e7da1df8faac08fabd38fabc16e7b5e
UTF-8 ×Ìöïn}×Ìöïn{^ 110000111001011111000011100011001100001110110110110000111010111101101110011111011100001110010111110000111000110011000011101101101100001110101111011011100111101101011110 c397c38cc3b6c3af6e7dc397c38cc3b6c3af6e7b5e
UHC ×???n}×???n{^ 101000011011111100111111001111110011111101101110011111011010000110111111001111110011111100111111011011100111101101011110 a1bf3f3f3f6e7da1bf3f3f3f6e7b5e

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