If you're exporting a table or query, you can select UTF-8 in the "code
page" list in the Advanced dialog in the Text Export Wizard.
But if you want to create UTF-8-encoded strings in VBA and write them
direct to disk I honestly don't know what's the best way. I'd start with
a web search for VB libraries or controls that can do it.