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-722D
Overview
爭 (CJK UNIFIED IDEOGRAPH-722D) is the Unicode character at code point U+722D. 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+722D | |
| decimal | 29229 | |
| htmldecimal | 爭 | |
| htmlhex | 爭 | |
| css | \722D | |
| javascript | \u{722D} | |
| python | \u722d | |
| java | \u722D | |
| go | \u722D | |
| ruby | \u{722D} | |
| rust | \u{722D} | |
| ccpp | \u722d | |
| urlencoded | %E7%88%AD | |
| utf8bytes | e7 88 ad | |
| utf16bebytes | 72 2d | |
| utf32bebytes | 00 00 72 2d |
How to Use
HTML:
爭
CSS:
content: "\722D"
JavaScript:
"\u{722D}"
Python:
"\u722d"
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-722D)?
爭 (CJK UNIFIED IDEOGRAPH-722D) is the Unicode character U+722D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-722D?
The CJK UNIFIED IDEOGRAPH-722D character (爭) has codepoint U+722D.
How do I type or copy CJK UNIFIED IDEOGRAPH-722D?
Copy 爭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.