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-28FDD
Overview
𨿝 (CJK UNIFIED IDEOGRAPH-28FDD) is the Unicode character at code point U+28FDD. 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+28FDD | |
| decimal | 167901 | |
| htmldecimal | 𨿝 | |
| htmlhex | 𨿝 | |
| css | \28FDD | |
| javascript | \u{28FDD} | |
| python | \U00028fdd | |
| java | \uD863\uDFDD | |
| go | \U00028FDD | |
| ruby | \u{28FDD} | |
| rust | \u{28FDD} | |
| ccpp | \U00028fdd | |
| urlencoded | %F0%A8%BF%9D | |
| utf8bytes | f0 a8 bf 9d | |
| utf16bebytes | d8 63 df dd | |
| utf32bebytes | 00 02 8f dd |
How to Use
HTML:
𨿝
CSS:
content: "\28FDD"
JavaScript:
"\u{28FDD}"
Python:
"\U00028fdd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨿝 character (CJK UNIFIED IDEOGRAPH-28FDD)?
𨿝 (CJK UNIFIED IDEOGRAPH-28FDD) is the Unicode character U+28FDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28FDD?
The CJK UNIFIED IDEOGRAPH-28FDD character (𨿝) has codepoint U+28FDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-28FDD?
Copy 𨿝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.