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-25AFC
Overview
𥫼 (CJK UNIFIED IDEOGRAPH-25AFC) is the Unicode character at code point U+25AFC. 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+25AFC | |
| decimal | 154364 | |
| htmldecimal | 𥫼 | |
| htmlhex | 𥫼 | |
| css | \25AFC | |
| javascript | \u{25AFC} | |
| python | \U00025afc | |
| java | \uD856\uDEFC | |
| go | \U00025AFC | |
| ruby | \u{25AFC} | |
| rust | \u{25AFC} | |
| ccpp | \U00025afc | |
| urlencoded | %F0%A5%AB%BC | |
| utf8bytes | f0 a5 ab bc | |
| utf16bebytes | d8 56 de fc | |
| utf32bebytes | 00 02 5a fc |
How to Use
HTML:
𥫼
CSS:
content: "\25AFC"
JavaScript:
"\u{25AFC}"
Python:
"\U00025afc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥫼 character (CJK UNIFIED IDEOGRAPH-25AFC)?
𥫼 (CJK UNIFIED IDEOGRAPH-25AFC) is the Unicode character U+25AFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25AFC?
The CJK UNIFIED IDEOGRAPH-25AFC character (𥫼) has codepoint U+25AFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-25AFC?
Copy 𥫼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.