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-280EF
Overview
𨃯 (CJK UNIFIED IDEOGRAPH-280EF) is the Unicode character at code point U+280EF. 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+280EF | |
| decimal | 164079 | |
| htmldecimal | 𨃯 | |
| htmlhex | 𨃯 | |
| css | \280EF | |
| javascript | \u{280EF} | |
| python | \U000280ef | |
| java | \uD860\uDCEF | |
| go | \U000280EF | |
| ruby | \u{280EF} | |
| rust | \u{280EF} | |
| ccpp | \U000280ef | |
| urlencoded | %F0%A8%83%AF | |
| utf8bytes | f0 a8 83 af | |
| utf16bebytes | d8 60 dc ef | |
| utf32bebytes | 00 02 80 ef |
How to Use
HTML:
𨃯
CSS:
content: "\280EF"
JavaScript:
"\u{280EF}"
Python:
"\U000280ef"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨃯 character (CJK UNIFIED IDEOGRAPH-280EF)?
𨃯 (CJK UNIFIED IDEOGRAPH-280EF) is the Unicode character U+280EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-280EF?
The CJK UNIFIED IDEOGRAPH-280EF character (𨃯) has codepoint U+280EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-280EF?
Copy 𨃯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.