'SQL Server 2019 UTF-8 collation & varchar(n)

I use varchar(n) data type in many tables in my database.

Is there is a way to specify characters count (as n characters) instead bytes count?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source