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