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