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