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-4932
Overview
䤲 (CJK UNIFIED IDEOGRAPH-4932) is the Unicode character at code point U+4932. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4932 | |
| decimal | 18738 | |
| htmldecimal | 䤲 | |
| htmlhex | 䤲 | |
| css | \4932 | |
| javascript | \u{4932} | |
| python | \u4932 | |
| java | \u4932 | |
| go | \u4932 | |
| ruby | \u{4932} | |
| rust | \u{4932} | |
| ccpp | \u4932 | |
| urlencoded | %E4%A4%B2 | |
| utf8bytes | e4 a4 b2 | |
| utf16bebytes | 49 32 | |
| utf32bebytes | 00 00 49 32 |
How to Use
HTML:
䤲
CSS:
content: "\4932"
JavaScript:
"\u{4932}"
Python:
"\u4932"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䤲 character (CJK UNIFIED IDEOGRAPH-4932)?
䤲 (CJK UNIFIED IDEOGRAPH-4932) is the Unicode character U+4932.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4932?
The CJK UNIFIED IDEOGRAPH-4932 character (䤲) has codepoint U+4932.
How do I type or copy CJK UNIFIED IDEOGRAPH-4932?
Copy 䤲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.