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-5729
Overview
圩 (CJK UNIFIED IDEOGRAPH-5729) is the Unicode character at code point U+5729. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+5729 | |
| decimal | 22313 | |
| htmldecimal | 圩 | |
| htmlhex | 圩 | |
| css | \5729 | |
| javascript | \u{5729} | |
| python | \u5729 | |
| java | \u5729 | |
| go | \u5729 | |
| ruby | \u{5729} | |
| rust | \u{5729} | |
| ccpp | \u5729 | |
| urlencoded | %E5%9C%A9 | |
| utf8bytes | e5 9c a9 | |
| utf16bebytes | 57 29 | |
| utf32bebytes | 00 00 57 29 |
How to Use
HTML:
圩
CSS:
content: "\5729"
JavaScript:
"\u{5729}"
Python:
"\u5729"
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-5729)?
圩 (CJK UNIFIED IDEOGRAPH-5729) is the Unicode character U+5729.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5729?
The CJK UNIFIED IDEOGRAPH-5729 character (圩) has codepoint U+5729.
How do I type or copy CJK UNIFIED IDEOGRAPH-5729?
Copy 圩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.