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