copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('粥'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
粥
CJK UNIFIED IDEOGRAPH-7CA5
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7CA5 | |
| decimal | 31909 | |
| htmldecimal | 粥 | |
| htmlhex | 粥 | |
| css | \7CA5 | |
| javascript | \u{7CA5} | |
| python | \u7ca5 | |
| java | \u7CA5 | |
| go | \u7CA5 | |
| ruby | \u{7CA5} | |
| rust | \u{7CA5} | |
| ccpp | \u7ca5 | |
| urlencoded | %E7%B2%A5 | |
| utf8bytes | e7 b2 a5 | |
| utf16bebytes | 7c a5 | |
| utf32bebytes | 00 00 7c a5 |
How to Use
HTML:
粥
CSS:
content: "\7CA5"
JavaScript:
"\u{7CA5}"
Python:
"\u7ca5"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 粥 character (CJK UNIFIED IDEOGRAPH-7CA5)?
粥 (CJK UNIFIED IDEOGRAPH-7CA5) is the Unicode character U+7CA5.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7CA5?
The CJK UNIFIED IDEOGRAPH-7CA5 character (粥) has codepoint U+7CA5.
How do I type or copy CJK UNIFIED IDEOGRAPH-7CA5?
Copy 粥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.