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-F9FD
Overview
什 (CJK COMPATIBILITY IDEOGRAPH-F9FD) is the Unicode character at code point U+F9FD. 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+F9FD | |
| decimal | 63997 | |
| htmldecimal | 什 | |
| htmlhex | 什 | |
| css | \F9FD | |
| javascript | \u{F9FD} | |
| python | \uf9fd | |
| java | \uF9FD | |
| go | \uF9FD | |
| ruby | \u{F9FD} | |
| rust | \u{F9FD} | |
| ccpp | \uf9fd | |
| urlencoded | %EF%A7%BD | |
| utf8bytes | ef a7 bd | |
| utf16bebytes | f9 fd | |
| utf32bebytes | 00 00 f9 fd |
How to Use
HTML:
什
CSS:
content: "\F9FD"
JavaScript:
"\u{F9FD}"
Python:
"\uf9fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 4EC0
Frequently Asked Questions
What is the 什 character (CJK COMPATIBILITY IDEOGRAPH-F9FD)?
什 (CJK COMPATIBILITY IDEOGRAPH-F9FD) is the Unicode character U+F9FD.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F9FD?
The CJK COMPATIBILITY IDEOGRAPH-F9FD character (什) has codepoint U+F9FD.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F9FD?
Copy 什 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.