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-285FD
Overview
𨗽 (CJK UNIFIED IDEOGRAPH-285FD) is the Unicode character at code point U+285FD. 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+285FD | |
| decimal | 165373 | |
| htmldecimal | 𨗽 | |
| htmlhex | 𨗽 | |
| css | \285FD | |
| javascript | \u{285FD} | |
| python | \U000285fd | |
| java | \uD861\uDDFD | |
| go | \U000285FD | |
| ruby | \u{285FD} | |
| rust | \u{285FD} | |
| ccpp | \U000285fd | |
| urlencoded | %F0%A8%97%BD | |
| utf8bytes | f0 a8 97 bd | |
| utf16bebytes | d8 61 dd fd | |
| utf32bebytes | 00 02 85 fd |
How to Use
HTML:
𨗽
CSS:
content: "\285FD"
JavaScript:
"\u{285FD}"
Python:
"\U000285fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨗽 character (CJK UNIFIED IDEOGRAPH-285FD)?
𨗽 (CJK UNIFIED IDEOGRAPH-285FD) is the Unicode character U+285FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-285FD?
The CJK UNIFIED IDEOGRAPH-285FD character (𨗽) has codepoint U+285FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-285FD?
Copy 𨗽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.