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