Converts ("translate") <cStr> to UTF-8. It's similar to 'hb_Translate( cStr, cFromCPID, cToCPID )'.
<cCPID> is Harbour codepage id, f.e.: "EN", "ES", "ESWIN" in which <cStr> is currently encoded and will be used as basis for translation and if not given then default HVM codepage (set by hb_cdpSelect()) is used.