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