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