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