Multi-byte characters may become garbled and displayed as tofu characters. I want to specify the charset UTF-8.  I was able to reproduce the issue using [plantuml.github.io/plantuml.js](https://plantuml.github.io/plantuml.js/). ``` @startuml tofu <|-- トーフ とうふ -- 豆腐 @enduml ```