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 ïñŽ¢Vn}ïñŽ¢Vn{^ 111011111111000110001110101000100101011001101110011111011110111111110001100011101010001001010110011011100111101101011110 eff18ea2566e7deff18ea2566e7b5e
SJIS-WIN ???¢Vn}???¢Vn{^ 0011111100111111001111111000000110010001010101100110111001111101001111110011111100111111100000011001000101010110011011100111101101011110 3f3f3f8191566e7d3f3f3f8191566e7b5e
EUC-JP ïñ?¢Vn}ïñ?¢Vn{^ 10001111101010111100000110001111101010111101000000111111101000011111000101010110011011100111110110001111101010111100000110001111101010111101000000111111101000011111000101010110011011100111101101011110 8fabc18fabd03fa1f1566e7d8fabc18fabd03fa1f1566e7b5e
UTF-8 ïñŽ¢Vn}ïñŽ¢Vn{^ 1100001110101111110000111011000111000010100011101100001010100010010101100110111001111101110000111010111111000011101100011100001010001110110000101010001001010110011011100111101101011110 c3afc3b1c28ec2a2566e7dc3afc3b1c28ec2a2566e7b5e
UHC ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e

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