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 íñ޾[íñ޾[^ 1110110111110001100011101011111001011011111011011111000110001110101111100101101101011110 edf18ebe5bedf18ebe5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP íñ??[íñ??[^ 10001111101010111011111110001111101010111101000000111111001111110101101110001111101010111011111110001111101010111101000000111111001111110101101101011110 8fabbf8fabd03f3f5b8fabbf8fabd03f3f5b5e
UTF-8 íñ޾[íñ޾[^ 11000011101011011100001110110001110000101000111011000010101111100101101111000011101011011100001110110001110000101000111011000010101111100101101101011110 c3adc3b1c28ec2be5bc3adc3b1c28ec2be5b5e
UHC ???¾[???¾[^ 00111111001111110011111110101000111110100101101100111111001111110011111110101000111110100101101101011110 3f3f3fa8fa5b3f3f3fa8fa5b5e

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