This TVF lists all collations in SQL Server. I run it in SQL Server 2019.
SELECT *
FROM sys.fn_helpcollations()

Vincent Rainardi's blog on Data Warehousing and Data Science
Mustafa Acungil
Değişimi okumak, anlamak ve yaşamak için
T-SQL tips and tricks, best practices and query plans from the field.