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-2D8FF
Overview
𭣿 (CJK UNIFIED IDEOGRAPH-2D8FF) is the Unicode character at code point U+2D8FF. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D8FF | |
| decimal | 186623 | |
| htmldecimal | 𭣿 | |
| htmlhex | 𭣿 | |
| css | \2D8FF | |
| javascript | \u{2D8FF} | |
| python | \U0002d8ff | |
| java | \uD876\uDCFF | |
| go | \U0002D8FF | |
| ruby | \u{2D8FF} | |
| rust | \u{2D8FF} | |
| ccpp | \U0002d8ff | |
| urlencoded | %F0%AD%A3%BF | |
| utf8bytes | f0 ad a3 bf | |
| utf16bebytes | d8 76 dc ff | |
| utf32bebytes | 00 02 d8 ff |
How to Use
HTML:
𭣿
CSS:
content: "\2D8FF"
JavaScript:
"\u{2D8FF}"
Python:
"\U0002d8ff"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭣿 character (CJK UNIFIED IDEOGRAPH-2D8FF)?
𭣿 (CJK UNIFIED IDEOGRAPH-2D8FF) is the Unicode character U+2D8FF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D8FF?
The CJK UNIFIED IDEOGRAPH-2D8FF character (𭣿) has codepoint U+2D8FF.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D8FF?
Copy 𭣿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.