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 ñ玥íò޽^ 111100011110011110001110101001011110110111110010100011101011110101011110 f1e78ea5edf28ebd5e
SJIS-WIN ???¥????^ 00111111001111110011111110000001100011110011111100111111001111110011111101011110 3f3f3f818f3f3f3f3f5e
EUC-JP ñç??íò??^ 1000111110101011110100001000111110101011101011100011111100111111100011111010101110111111100011111010101111010010001111110011111101011110 8fabd08fabae3f3f8fabbf8fabd23f3f5e
UTF-8 ñ玥íò޽^ 1100001110110001110000111010011111000010100011101100001010100101110000111010110111000011101100101100001010001110110000101011110101011110 c3b1c3a7c28ec2a5c3adc3b2c28ec2bd5e
UHC ???????½^ 00111111001111110011111100111111001111110011111100111111101010001111011001011110 3f3f3f3f3f3f3fa8f65e

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