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