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{^ 111101111111000001101110011111011111011111110000011011100111101101011110 f7f06e7df7f06e7b5e
SJIS-WIN ÷?n}÷?n{^ 1000000110000000001111110110111001111101100000011000000000111111011011100111101101011110 81803f6e7d81803f6e7b5e
EUC-JP ÷ðn}÷ðn{^ 101000011110000010001111101010011100001101101110011111011010000111100000100011111010100111000011011011100111101101011110 a1e08fa9c36e7da1e08fa9c36e7b5e
UTF-8 ÷ðn}÷ðn{^ 11000011101101111100001110110000011011100111110111000011101101111100001110110000011011100111101101011110 c3b7c3b06e7dc3b7c3b06e7b5e
UHC ÷ðn}÷ðn{^ 10100001110000001010100110100011011011100111110110100001110000001010100110100011011011100111101101011110 a1c0a9a36e7da1c0a9a36e7b5e

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