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 ñù޽éóŽº 1111000111111001100011101011110111101001111100111000111010111010 f1f98ebde9f38eba
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ñù??éó?º 100011111010101111010000100011111010101111100011001111110011111110001111101010111011000110001111101010111101000100111111100011111010001011101011 8fabd08fabe33f3f8fabb18fabd13f8fa2eb
UTF-8 ñù޽éóŽº 11000011101100011100001110111001110000101000111011000010101111011100001110101001110000111011001111000010100011101100001010111010 c3b1c3b9c28ec2bdc3a9c3b3c28ec2ba
UHC ???½???º 00111111001111110011111110101000111101100011111100111111001111111010100010101100 3f3f3fa8f63f3f3fa8ac

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