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