The encoding of existing information is not changed if you
change CodedCharacterSet. However, it affects any new information
added with ExifTool, and it also affects the way all IPTC information
is decoded when reading.
If you want to use Latin1, probably the best thing to do is to delete
the CodedCharacterSet tag. Most software will assume Latin1 if there
is no CodedCharacterSet specified.
FYI: The proper way to use Latin1 in IPTC is actually very complex, and
few software packages would understand it if done properly. (You
need to use ISO 2022 and designate your choice to alternate graphics
character sets to be Latin1 with the appropriate escape sequence in
CodedCharacterSet, then invoke the desired character set with another
ISO 2022 escape sequence in the actual text when you want to use it.)
But to answer your question, here is how you would change encoding to
UTF8:
(4)
]
