Scripsit Michael Fesser:
> .oO(laredotornado)
>
>> I have certain blocks of Spanish text, for example
>>
>> ¿Necesita agregar una impresora o copiadora adicional a su forma
>> personalizada de orden? Presione aquí.
>>
>> Don't know if the backwards question mark and the accented "i" came
>> through, but I was wondering if anyone knew of a site where I could
>> cut and paste the above and it would spit back the corresponding html
>> codes (e.g. {) for the appropriate Spanisn symbols.
>
> With UTF-8 you could write all those chars literarily without any
> character references.
And with iso-8859-1, the common default (more or less), if you don't
mind having to do something special with curly quotation marks.
And you can load a Spanish keyboard setting, or the US International
keyboard setting, or (best of all) the Finnish multinational keyboard
setting, in order to be able to type the characters conveniently (e.g.,
using the AltGr key).
Of course, many of the common resources for iso-8859-1 contains the
references you can use, if that's really what you want. Even the HTML
specifications have them.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/