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 UNIFIED IDEOGRAPH-8FAF
Overview
辯 (CJK UNIFIED IDEOGRAPH-8FAF) is the Unicode character at code point U+8FAF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+8FAF | |
| decimal | 36783 | |
| htmldecimal | 辯 | |
| htmlhex | 辯 | |
| css | \8FAF | |
| javascript | \u{8FAF} | |
| python | \u8faf | |
| java | \u8FAF | |
| go | \u8FAF | |
| ruby | \u{8FAF} | |
| rust | \u{8FAF} | |
| ccpp | \u8faf | |
| urlencoded | %E8%BE%AF | |
| utf8bytes | e8 be af | |
| utf16bebytes | 8f af | |
| utf32bebytes | 00 00 8f af |
How to Use
HTML:
辯
CSS:
content: "\8FAF"
JavaScript:
"\u{8FAF}"
Python:
"\u8faf"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 辯 character (CJK UNIFIED IDEOGRAPH-8FAF)?
辯 (CJK UNIFIED IDEOGRAPH-8FAF) is the Unicode character U+8FAF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8FAF?
The CJK UNIFIED IDEOGRAPH-8FAF character (辯) has codepoint U+8FAF.
How do I type or copy CJK UNIFIED IDEOGRAPH-8FAF?
Copy 辯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.