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{^ 11110111101001111111000011101110011011100111110111110111101001111111000011101110011011100111101101011110 f7a7f0ee6e7df7a7f0ee6e7b5e
SJIS-WIN ÷§??n}÷§??n{^ 1000000110000000100000011001100000111111001111110110111001111101100000011000000010000001100110000011111100111111011011100111101101011110 818081983f3f6e7d818081983f3f6e7b5e
EUC-JP ÷§ðîn}÷§ðîn{^ 10100001111000001010000111111000100011111010100111000011100011111010101111000010011011100111110110100001111000001010000111111000100011111010100111000011100011111010101111000010011011100111101101011110 a1e0a1f88fa9c38fabc26e7da1e0a1f88fa9c38fabc26e7b5e
UTF-8 ÷§ðîn}÷§ðîn{^ 110000111011011111000010101001111100001110110000110000111010111001101110011111011100001110110111110000101010011111000011101100001100001110101110011011100111101101011110 c3b7c2a7c3b0c3ae6e7dc3b7c2a7c3b0c3ae6e7b5e
UHC ÷§ð?n}÷§ð?n{^ 10100001110000001010000111010111101010011010001100111111011011100111110110100001110000001010000111010111101010011010001100111111011011100111101101011110 a1c0a1d7a9a33f6e7da1c0a1d7a9a33f6e7b5e

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