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-437A
Overview
䍺 (CJK UNIFIED IDEOGRAPH-437A) is the Unicode character at code point U+437A. 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+437A | |
| decimal | 17274 | |
| htmldecimal | 䍺 | |
| htmlhex | 䍺 | |
| css | \437A | |
| javascript | \u{437A} | |
| python | \u437a | |
| java | \u437A | |
| go | \u437A | |
| ruby | \u{437A} | |
| rust | \u{437A} | |
| ccpp | \u437a | |
| urlencoded | %E4%8D%BA | |
| utf8bytes | e4 8d ba | |
| utf16bebytes | 43 7a | |
| utf32bebytes | 00 00 43 7a |
How to Use
HTML:
䍺
CSS:
content: "\437A"
JavaScript:
"\u{437A}"
Python:
"\u437a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䍺 character (CJK UNIFIED IDEOGRAPH-437A)?
䍺 (CJK UNIFIED IDEOGRAPH-437A) is the Unicode character U+437A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-437A?
The CJK UNIFIED IDEOGRAPH-437A character (䍺) has codepoint U+437A.
How do I type or copy CJK UNIFIED IDEOGRAPH-437A?
Copy 䍺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.