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