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