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-73ED
Overview
班 (CJK UNIFIED IDEOGRAPH-73ED) is the Unicode character at code point U+73ED. 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+73ED | |
| decimal | 29677 | |
| htmldecimal | 班 | |
| htmlhex | 班 | |
| css | \73ED | |
| javascript | \u{73ED} | |
| python | \u73ed | |
| java | \u73ED | |
| go | \u73ED | |
| ruby | \u{73ED} | |
| rust | \u{73ED} | |
| ccpp | \u73ed | |
| urlencoded | %E7%8F%AD | |
| utf8bytes | e7 8f ad | |
| utf16bebytes | 73 ed | |
| utf32bebytes | 00 00 73 ed |
How to Use
HTML:
班
CSS:
content: "\73ED"
JavaScript:
"\u{73ED}"
Python:
"\u73ed"
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-73ED)?
班 (CJK UNIFIED IDEOGRAPH-73ED) is the Unicode character U+73ED.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-73ED?
The CJK UNIFIED IDEOGRAPH-73ED character (班) has codepoint U+73ED.
How do I type or copy CJK UNIFIED IDEOGRAPH-73ED?
Copy 班 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.