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