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-5E08
Overview
师 (CJK UNIFIED IDEOGRAPH-5E08) is the Unicode character at code point U+5E08. 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+5E08 | |
| decimal | 24072 | |
| htmldecimal | 师 | |
| htmlhex | 师 | |
| css | \5E08 | |
| javascript | \u{5E08} | |
| python | \u5e08 | |
| java | \u5E08 | |
| go | \u5E08 | |
| ruby | \u{5E08} | |
| rust | \u{5E08} | |
| ccpp | \u5e08 | |
| urlencoded | %E5%B8%88 | |
| utf8bytes | e5 b8 88 | |
| utf16bebytes | 5e 08 | |
| utf32bebytes | 00 00 5e 08 |
How to Use
HTML:
师
CSS:
content: "\5E08"
JavaScript:
"\u{5E08}"
Python:
"\u5e08"
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-5E08)?
师 (CJK UNIFIED IDEOGRAPH-5E08) is the Unicode character U+5E08.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5E08?
The CJK UNIFIED IDEOGRAPH-5E08 character (师) has codepoint U+5E08.
How do I type or copy CJK UNIFIED IDEOGRAPH-5E08?
Copy 师 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.