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