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