Writing file with accented chars as the decimal 131?

giorgio ferraris <[email protected]> Wed, 13 Dec 2023 16:39:48 +0100
Newsgroups gmane.comp.lang.smalltalk.vwnc
Message-ID <CAD8yvAySukW++_thTy7MHngygOD+bsB4rQVqdhfXnkkXJpjxXw@mail.gmail.com>
Hello,
do you know how to write a file when the string includes
accented characters,  quite common in European countries?

I get an "illegal character error "
.
I suppose using utf8 would do the trick but I didn't find how to do that.
Missed the right place on the docs?

thanks a lot for suggestions

giorgio