Yuan Character China (元) is the Unicode character at U+5143 (CJK UNIFIED IDEOGRAPH-5143) — Simplified Chinese 元. HTML5 has no named entity — use hex or decimal. Use it for mainland China prices and Simplified Chinese (zh-CN) finance copy.
Remember
Character 元
Unicode U+5143
Named entity (none)
Hex entity 元
Decimal 元
CSS escape \5143
Not the same 圓 (HK/TW) · ¥ (¥) · 円 (Japan)
Hex, decimal, CSS, and a typed character all produce the same glyph: 元. Prefer 元 or 元 in HTML markup. For Traditional/HK/TW 圓 see Yuan Character Hong Kong Taiwan; for the ¥ sign see Yen Sign.
¥ is ¥ (U+00A5). See Yen Sign. Use U+5143 for Simplified Chinese 元.
Fonts
Need CJK font coverage
Some Latin-only fonts omit CJK ideographs. Prefer fonts that cover Simplified Chinese (zh-CN).
CSS vs HTML
Do not mix escapes
\5143 belongs in CSS strings. 元 / 元 belong in HTML.
Encoding
Declare UTF-8
If you type 元 directly, keep <meta charset="UTF-8"> so the file is not misread.
Compatibility
Browser Support
Yuan Character China (U+5143) and its entity forms (元, 元, CSS \\5143) are supported in all mainstream browsers when the page is UTF-8 and the font covers Simplified Chinese.
✓ Universal support
Yuan Character China (元)
Encode with hex, decimal, CSS escape, or type the character — same Unicode code point everywhere. No named entity.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerIE 9+
Yes*
U+5143Full support
Bottom line: Prefer 元 in HTML text. Use 元 as an equivalent, and \\5143 only inside CSS content. Glyph display depends on CJK font coverage.
Remember
Key Takeaways
Unicode: this character is U+5143 (decimal 20803) — glyph 元.
HTML: prefer 元 — also 元. No named entity.
CSS: use \5143 inside content for generated text.
Watch out: 元 ≠ 圓 ≠ ¥.
One line:U+5143 → 元 / 元 / CSS \5143 (no named entity).
Frequently Asked Questions
Use 元 (hex), 元 (decimal), type 元 directly in UTF-8, or the CSS escape \5143 in the content property. There is no named HTML entity. Prefer 元 for readable markup.
U+5143 (CJK UNIFIED IDEOGRAPH-5143). Hex 5143, decimal 20803. It is the Simplified Chinese 元 used for mainland China (CNY) prices and zh-CN finance copy.
No. HTML5 does not define a named form. Use numeric references 元 or 元, or type 元 in UTF-8.
U+5143 is Simplified 元 (Mainland China). U+5713 is Traditional 圓 (Hong Kong/Taiwan). ¥ is ¥ (U+00A5), the yen/yuan currency sign — a different character.
Use it for Simplified Chinese (zh-CN) prices and financial copy for mainland China. Prefer yuan-character-hong-kong-taiwan (圓) for Traditional/HK/TW contexts, and ¥ for the ¥ symbol.
HTML entities (元 or 元) go in markup. The CSS escape \5143 is used in stylesheets (usually in the content property of ::before/::after). Prefer four hex digits in CSS.
🤔
Did you know?
Yuan Character China is Unicode U+5143 (decimal 20803) — glyph 元 (CJK UNIFIED IDEOGRAPH-5143, Simplified Chinese 元). HTML5 has no named entity — use 元 or 元. Do not confuse it with Traditional 圓U+5713, yen/yuan sign ¥ (¥), or Japanese yen character 円U+5186.