As suggested here, you can use String.fromCharCode(65279) instead of ''.
String.fromCharCode(65279)
''