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