小智 7

s = ""
 => "" 
s.unicode_normalize(:nfkc).capitalize
 => "Latorre" 
Run Code Online (Sandbox Code Playgroud)

这是一篇关于 unicode 规范化的精彩文章:https://blog.daftcode.pl/fixing-unicode-for-ruby-developers-60d7f6377388