Which argument forces a writer to return to and change the input before resolving a “UnicodeError”?

errors= “strict”
errors= “fix”
errors= “ignore”
errors= “replace”