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{^ 11110111111100001111110011000010011011100111110111110111111100001111110011000010011011100111101101011110 f7f0fcc26e7df7f0fcc26e7b5e
SJIS-WIN ÷???n}÷???n{^ 100000011000000000111111001111110011111101101110011111011000000110000000001111110011111100111111011011100111101101011110 81803f3f3f6e7d81803f3f3f6e7b5e
EUC-JP ÷ðüÂn}÷ðüÂn{^ 101000011110000010001111101010011100001110001111101010111110010010001111101010101010010001101110011111011010000111100000100011111010100111000011100011111010101111100100100011111010101010100100011011100111101101011110 a1e08fa9c38fabe48faaa46e7da1e08fa9c38fabe48faaa46e7b5e
UTF-8 ÷ðüÂn}÷ðüÂn{^ 110000111011011111000011101100001100001110111100110000111000001001101110011111011100001110110111110000111011000011000011101111001100001110000010011011100111101101011110 c3b7c3b0c3bcc3826e7dc3b7c3b0c3bcc3826e7b5e
UHC ÷ð??n}÷ð??n{^ 1010000111000000101010011010001100111111001111110110111001111101101000011100000010101001101000110011111100111111011011100111101101011110 a1c0a9a33f3f6e7da1c0a9a33f3f6e7b5e

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