`import unicode var str = "\u5f7c\u884c\u3067" for r in runes(str): echo r `

Run

Reply via email to