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