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-F92B
Overview
狼 (CJK COMPATIBILITY IDEOGRAPH-F92B) is the Unicode character at code point U+F92B. 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+F92B | |
| decimal | 63787 | |
| htmldecimal | 狼 | |
| htmlhex | 狼 | |
| css | \F92B | |
| javascript | \u{F92B} | |
| python | \uf92b | |
| java | \uF92B | |
| go | \uF92B | |
| ruby | \u{F92B} | |
| rust | \u{F92B} | |
| ccpp | \uf92b | |
| urlencoded | %EF%A4%AB | |
| utf8bytes | ef a4 ab | |
| utf16bebytes | f9 2b | |
| utf32bebytes | 00 00 f9 2b |
How to Use
HTML:
狼
CSS:
content: "\F92B"
JavaScript:
"\u{F92B}"
Python:
"\uf92b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 72FC
Frequently Asked Questions
What is the 狼 character (CJK COMPATIBILITY IDEOGRAPH-F92B)?
狼 (CJK COMPATIBILITY IDEOGRAPH-F92B) is the Unicode character U+F92B.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F92B?
The CJK COMPATIBILITY IDEOGRAPH-F92B character (狼) has codepoint U+F92B.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F92B?
Copy 狼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.