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