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-8BFE
Overview
课 (CJK UNIFIED IDEOGRAPH-8BFE) is the Unicode character at code point U+8BFE. 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+8BFE | |
| decimal | 35838 | |
| htmldecimal | 课 | |
| htmlhex | 课 | |
| css | \8BFE | |
| javascript | \u{8BFE} | |
| python | \u8bfe | |
| java | \u8BFE | |
| go | \u8BFE | |
| ruby | \u{8BFE} | |
| rust | \u{8BFE} | |
| ccpp | \u8bfe | |
| urlencoded | %E8%AF%BE | |
| utf8bytes | e8 af be | |
| utf16bebytes | 8b fe | |
| utf32bebytes | 00 00 8b fe |
How to Use
HTML:
课
CSS:
content: "\8BFE"
JavaScript:
"\u{8BFE}"
Python:
"\u8bfe"
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-8BFE)?
课 (CJK UNIFIED IDEOGRAPH-8BFE) is the Unicode character U+8BFE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8BFE?
The CJK UNIFIED IDEOGRAPH-8BFE character (课) has codepoint U+8BFE.
How do I type or copy CJK UNIFIED IDEOGRAPH-8BFE?
Copy 课 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.