Text & DataBeta
Chinese Pinyin
Convert Chinese text to ruby annotations or plain pinyin with phrase matching.
Loading phrase dictionary...
Pinyin result
Pinyin appears automatically after you type Chinese text.
Related Tools
Frequently Asked Questions
How does phrase matching work?
The converter uses longest-match lookup from a phrase pinyin tree, so words such as 重庆, 银行, and 音乐 are handled before falling back to individual characters.
Can I use ruby markup?
Yes. Ruby mode renders each Chinese phrase with a native ruby tag. Plain mode outputs copy-ready pinyin text.
Does my Chinese text leave the browser?
No. Conversion runs locally in the browser. The phrase dictionary is loaded as a static asset and your input is not uploaded.