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