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{^ 11110111101000111101001111000000011011100111110111110111101000111101001111000000011011100111101101011110 f7a3d3c06e7df7a3d3c06e7b5e
SJIS-WIN ÷£??n}÷£??n{^ 1000000110000000100000011001001000111111001111110110111001111101100000011000000010000001100100100011111100111111011011100111101101011110 818081923f3f6e7d818081923f3f6e7b5e
EUC-JP ÷£ÓÀn}÷£ÓÀn{^ 10100001111000001010000111110010100011111010101011010001100011111010101010100010011011100111110110100001111000001010000111110010100011111010101011010001100011111010101010100010011011100111101101011110 a1e0a1f28faad18faaa26e7da1e0a1f28faad18faaa26e7b5e
UTF-8 ÷£ÓÀn}÷£ÓÀn{^ 110000111011011111000010101000111100001110010011110000111000000001101110011111011100001110110111110000101010001111000011100100111100001110000000011011100111101101011110 c3b7c2a3c393c3806e7dc3b7c2a3c393c3806e7b5e
UHC ÷???n}÷???n{^ 101000011100000000111111001111110011111101101110011111011010000111000000001111110011111100111111011011100111101101011110 a1c03f3f3f6e7da1c03f3f3f6e7b5e

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