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