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