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 COMPATIBILITY IDEOGRAPH-F981
Overview
女 (CJK COMPATIBILITY IDEOGRAPH-F981) is the Unicode character at code point U+F981. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F981 | |
| decimal | 63873 | |
| htmldecimal | 女 | |
| htmlhex | 女 | |
| css | \F981 | |
| javascript | \u{F981} | |
| python | \uf981 | |
| java | \uF981 | |
| go | \uF981 | |
| ruby | \u{F981} | |
| rust | \u{F981} | |
| ccpp | \uf981 | |
| urlencoded | %EF%A6%81 | |
| utf8bytes | ef a6 81 | |
| utf16bebytes | f9 81 | |
| utf32bebytes | 00 00 f9 81 |
How to Use
HTML:
女
CSS:
content: "\F981"
JavaScript:
"\u{F981}"
Python:
"\uf981"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5973
Frequently Asked Questions
What is the 女 character (CJK COMPATIBILITY IDEOGRAPH-F981)?
女 (CJK COMPATIBILITY IDEOGRAPH-F981) is the Unicode character U+F981.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F981?
The CJK COMPATIBILITY IDEOGRAPH-F981 character (女) has codepoint U+F981.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F981?
Copy 女 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.