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{^ 101100011111000001101110011111011011000111110000011011100111101101011110 b1f06e7db1f06e7b5e
SJIS-WIN ±?n}±?n{^ 1000000101111101001111110110111001111101100000010111110100111111011011100111101101011110 817d3f6e7d817d3f6e7b5e
EUC-JP ±ðn}±ðn{^ 101000011101111010001111101010011100001101101110011111011010000111011110100011111010100111000011011011100111101101011110 a1de8fa9c36e7da1de8fa9c36e7b5e
UTF-8 ±ðn}±ðn{^ 11000010101100011100001110110000011011100111110111000010101100011100001110110000011011100111101101011110 c2b1c3b06e7dc2b1c3b06e7b5e
UHC ±ðn}±ðn{^ 10100001101111101010100110100011011011100111110110100001101111101010100110100011011011100111101101011110 a1bea9a36e7da1bea9a36e7b5e

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