Those are all single byte characters in UTF-8.
We are talking nvarchar here, yes UTF-8 solves this issue completely and MSSQL supports it now days with varchar.
No. Look closer.
But nvarchar is UTF-16
We are talking nvarchar here, yes UTF-8 solves this issue completely and MSSQL supports it now days with varchar.