So I found this helpful article https://support.airtable.com/hc/en-us/articles/221104988-Conditional-formulas-with-emoji
and used the
IF({Completed} = 1, “ :white_check_mark: Done:white_check_mark:”,IF(IS_BEFORE({Due date}, TODAY()), “ :alarm_clock:...