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-9FDA
Overview
鿚 (CJK UNIFIED IDEOGRAPH-9FDA) is the Unicode character at code point U+9FDA. 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+9FDA | |
| decimal | 40922 | |
| htmldecimal | 鿚 | |
| htmlhex | 鿚 | |
| css | \9FDA | |
| javascript | \u{9FDA} | |
| python | \u9fda | |
| java | \u9FDA | |
| go | \u9FDA | |
| ruby | \u{9FDA} | |
| rust | \u{9FDA} | |
| ccpp | \u9fda | |
| urlencoded | %E9%BF%9A | |
| utf8bytes | e9 bf 9a | |
| utf16bebytes | 9f da | |
| utf32bebytes | 00 00 9f da |
How to Use
HTML:
鿚
CSS:
content: "\9FDA"
JavaScript:
"\u{9FDA}"
Python:
"\u9fda"
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-9FDA)?
鿚 (CJK UNIFIED IDEOGRAPH-9FDA) is the Unicode character U+9FDA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9FDA?
The CJK UNIFIED IDEOGRAPH-9FDA character (鿚) has codepoint U+9FDA.
How do I type or copy CJK UNIFIED IDEOGRAPH-9FDA?
Copy 鿚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.