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-9CFD
Overview
鳽 (CJK UNIFIED IDEOGRAPH-9CFD) is the Unicode character at code point U+9CFD. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9CFD | |
| decimal | 40189 | |
| htmldecimal | 鳽 | |
| htmlhex | 鳽 | |
| css | \9CFD | |
| javascript | \u{9CFD} | |
| python | \u9cfd | |
| java | \u9CFD | |
| go | \u9CFD | |
| ruby | \u{9CFD} | |
| rust | \u{9CFD} | |
| ccpp | \u9cfd | |
| urlencoded | %E9%B3%BD | |
| utf8bytes | e9 b3 bd | |
| utf16bebytes | 9c fd | |
| utf32bebytes | 00 00 9c fd |
How to Use
HTML:
鳽
CSS:
content: "\9CFD"
JavaScript:
"\u{9CFD}"
Python:
"\u9cfd"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 鳽 character (CJK UNIFIED IDEOGRAPH-9CFD)?
鳽 (CJK UNIFIED IDEOGRAPH-9CFD) is the Unicode character U+9CFD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9CFD?
The CJK UNIFIED IDEOGRAPH-9CFD character (鳽) has codepoint U+9CFD.
How do I type or copy CJK UNIFIED IDEOGRAPH-9CFD?
Copy 鳽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.