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 ïñŽ¢\}ïñŽ¢\{^ 11101111111100011000111010100010010111000111110111101111111100011000111010100010010111000111101101011110 eff18ea25c7deff18ea25c7b5e
SJIS-WIN ???¢\}???¢\{^ 001111110011111100111111100000011001000101011100011111010011111100111111001111111000000110010001010111000111101101011110 3f3f3f81915c7d3f3f3f81915c7b5e
EUC-JP ïñ?¢\}ïñ?¢\{^ 1000111110101011110000011000111110101011110100000011111110100001111100010101110001111101100011111010101111000001100011111010101111010000001111111010000111110001010111000111101101011110 8fabc18fabd03fa1f15c7d8fabc18fabd03fa1f15c7b5e
UTF-8 ïñŽ¢\}ïñŽ¢\{^ 110000111010111111000011101100011100001010001110110000101010001001011100011111011100001110101111110000111011000111000010100011101100001010100010010111000111101101011110 c3afc3b1c28ec2a25c7dc3afc3b1c28ec2a25c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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