import unicode var a: string = "Stroßbùrri" var b: string = "ĥåçýджк" echo a.toUpper echo b.toUpper