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