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 ñèÈñ޽ޱu^ 11110001111010001100100011110001100011101011110110001110101100010111010101011110 f1e8c8f18ebd8eb1755e
SJIS-WIN ???????±u^ 0011111100111111001111110011111100111111001111110011111110000001011111010111010101011110 3f3f3f3f3f3f3f817d755e
EUC-JP ñèÈñ???±u^ 10001111101010111101000010001111101010111011001010001111101010101011001010001111101010111101000000111111001111110011111110100001110111100111010101011110 8fabd08fabb28faab28fabd03f3f3fa1de755e
UTF-8 ñèÈñ޽ޱu^ 110000111011000111000011101010001100001110001000110000111011000111000010100011101100001010111101110000101000111011000010101100010111010101011110 c3b1c3a8c388c3b1c28ec2bdc28ec2b1755e
UHC ?????½?±u^ 001111110011111100111111001111110011111110101000111101100011111110100001101111100111010101011110 3f3f3f3f3fa8f63fa1be755e

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