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-25ACD
Overview
𥫍 (CJK UNIFIED IDEOGRAPH-25ACD) is the Unicode character at code point U+25ACD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25ACD | |
| decimal | 154317 | |
| htmldecimal | 𥫍 | |
| htmlhex | 𥫍 | |
| css | \25ACD | |
| javascript | \u{25ACD} | |
| python | \U00025acd | |
| java | \uD856\uDECD | |
| go | \U00025ACD | |
| ruby | \u{25ACD} | |
| rust | \u{25ACD} | |
| ccpp | \U00025acd | |
| urlencoded | %F0%A5%AB%8D | |
| utf8bytes | f0 a5 ab 8d | |
| utf16bebytes | d8 56 de cd | |
| utf32bebytes | 00 02 5a cd |
How to Use
HTML:
𥫍
CSS:
content: "\25ACD"
JavaScript:
"\u{25ACD}"
Python:
"\U00025acd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥫍 character (CJK UNIFIED IDEOGRAPH-25ACD)?
𥫍 (CJK UNIFIED IDEOGRAPH-25ACD) is the Unicode character U+25ACD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25ACD?
The CJK UNIFIED IDEOGRAPH-25ACD character (𥫍) has codepoint U+25ACD.
How do I type or copy CJK UNIFIED IDEOGRAPH-25ACD?
Copy 𥫍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.